返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

LT Novi Moneyball Series - team DUPR 9.0 and Below

ID: 6379587171

对局比分

5-11

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SA
Scott August

35QY45 · West Bloomfield Township, MI, US

DUPR

4.275

AP
Abhishek Pathri

3XVYZX · Sterling Heights, MI, US

DUPR

4.543

阵营 2胜方
JP
Johnny Popescu

MYDPEL · Dearborn Heights, MI, US

DUPR

4.443

JB
Jad Bakri

XJ5JR2 · Dearborn Heights, MI, US

DUPR

4.616

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6379587171
显示原始对决元数据 JSON
[
  {
    "team_id": 4740654509,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott August",
        "dupr_id": "35QY45",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "West Bloomfield Township, MI, US"
      },
      {
        "name": "Abhishek Pathri",
        "dupr_id": "3XVYZX",
        "rating": 4.543,
        "profile_pic_url": null,
        "location": "Sterling Heights, MI, US"
      }
    ]
  },
  {
    "team_id": 6775719766,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Johnny Popescu",
        "dupr_id": "MYDPEL",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Dearborn Heights, MI, US"
      },
      {
        "name": "Jad Bakri",
        "dupr_id": "XJ5JR2",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Dearborn Heights, MI, US"
      }
    ]
  }
]