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

Pool B- DUPR Open - Babolat Carbondale Classic

ID: 5249769837

对局比分

6-11

落败 / Loss

对决日期

2025-09-28

对局时间 (估算)

10:15 AM

对决场地

North Face Park

未核实场馆

对决竞争阵营

阵营 1负方
MS
Mason Spector

ELX0DJ · USA

DUPR

3.713

JL
Jonell Loeppert

EG5PLE · Steamboat Springs, CO, US

DUPR

4.694

阵营 2胜方
SZ
scott zevin

3ORQL7 · Glenwood Springs, CO, US

DUPR

4.838

EW
Elyza Willms

1NROM6 · USA

DUPR

4.596

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5249769837
显示原始对决元数据 JSON
[
  {
    "team_id": 6283328023,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mason Spector",
        "dupr_id": "ELX0DJ",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonell Loeppert",
        "dupr_id": "EG5PLE",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Steamboat Springs, CO, US"
      }
    ]
  },
  {
    "team_id": 6496822319,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "scott zevin",
        "dupr_id": "3ORQL7",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Glenwood Springs, CO, US"
      },
      {
        "name": "Elyza Willms",
        "dupr_id": "1NROM6",
        "rating": 4.596,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]