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

APC National Championship - Mixed Doubles - Mixed - 4.0 - Under 50

ID: 8276502493

对局比分

15-6

获胜 / Win

对决日期

2026-01-30

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JS
Jennifer Still

M2LVZO · USA

DUPR

4.114

IP
Ivan Padilla

L5MGJZ · Roswell, GA, US

DUPR

4.438

阵营 2负方
JY
Jiyun Yuh

8KMZQK · Voorhees Township, NJ, US

DUPR

3.432

MJ
Matt Jump

L2WJNQ · Mount Laurel Township, NJ, US

DUPR

4.105

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8276502493
显示原始对决元数据 JSON
[
  {
    "team_id": 8542288755,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Still",
        "dupr_id": "M2LVZO",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ivan Padilla",
        "dupr_id": "L5MGJZ",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  },
  {
    "team_id": 4395668155,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jiyun Yuh",
        "dupr_id": "8KMZQK",
        "rating": 3.432,
        "profile_pic_url": null,
        "location": "Voorhees Township, NJ, US"
      },
      {
        "name": "Matt Jump",
        "dupr_id": "L2WJNQ",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Mount Laurel Township, NJ, US"
      }
    ]
  }
]