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

2nd Annual Cera Sports Park Pickleball Classic - Mens Doubles Skill: (4.0 - 4.49) Age: (Any)

ID: 7122403425

对局比分

15-1

获胜 / Win

对决日期

2025-05-31

对局时间 (估算)

10:15 AM

对决场地

Columbus, IN

View Facility Page →

对决竞争阵营

阵营 1胜方
JM
Jose Moncada

EW96RV · Orlando, FL, US

DUPR

3.846

GL
Gustavo Lopez

2LPKX4 · FL, US

DUPR

4.211

阵营 2负方
BM
Benjamin Mathew

67D4DE · Columbus, IN, US

DUPR

3.630

RJ
Rahul Jha

D9VM6L · USA

DUPR

3.596

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7122403425
显示原始对决元数据 JSON
[
  {
    "team_id": 7570824348,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jose Moncada",
        "dupr_id": "EW96RV",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Gustavo Lopez",
        "dupr_id": "2LPKX4",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  },
  {
    "team_id": 8098325877,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Mathew",
        "dupr_id": "67D4DE",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "Columbus, IN, US"
      },
      {
        "name": "Rahul Jha",
        "dupr_id": "D9VM6L",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]