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

Pan American Pickleball Championship - Mixed Doubles Skill: (4.5) Age: (12 To 49)

ID: 5777741263

对局比分

7-15

获胜 / Win

对决日期

2025-07-27

对局时间 (估算)

8:45 AM

对决场地

Tulsa, OK

View Facility Page →

对决竞争阵营

阵营 1负方
AJ
Amanda Jones

1Q9R90 · Eufaula, OK, US

DUPR

3.972

EJ
Elijah Jones

30LGY2 · Eufaula, OK, US

DUPR

3.982

阵营 2胜方
MR
Mercy risher

GGKMGM · Tulsa, OK, US

DUPR

4.467

MB
Michael Brown

QPYZR4 · Tulsa, OK, US

DUPR

4.502

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5777741263
显示原始对决元数据 JSON
[
  {
    "team_id": 4349784033,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amanda Jones",
        "dupr_id": "1Q9R90",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Eufaula, OK, US"
      },
      {
        "name": "Elijah Jones",
        "dupr_id": "30LGY2",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "Eufaula, OK, US"
      }
    ]
  },
  {
    "team_id": 4928538231,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mercy risher",
        "dupr_id": "GGKMGM",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Michael Brown",
        "dupr_id": "QPYZR4",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  }
]