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

Proton National Tour by MPO - Cash Prize Tournament in Mesa - Mixed Doubles 3.5

ID: 6243888020

对局比分

15-11

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

9:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
AM
Autumn Morgan

9PR2PJ · Gilbert, AZ, US

DUPR

3.982

RL
richard lewandowski

3ONJJP · Mesa, AZ, US

DUPR

4.053

阵营 2负方
RS
Ramss S

W6QVMQ · AZ, US

DUPR

3.246

NJ
Nivas Jinka

JZWX6D · Mesa, AZ, US

DUPR

3.650

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6243888020
显示原始对决元数据 JSON
[
  {
    "team_id": 5178960574,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Autumn Morgan",
        "dupr_id": "9PR2PJ",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "richard lewandowski",
        "dupr_id": "3ONJJP",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 7460996327,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ramss S",
        "dupr_id": "W6QVMQ",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": "AZ, US"
      },
      {
        "name": "Nivas Jinka",
        "dupr_id": "JZWX6D",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  }
]