返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Tour: Indoor National Championships - Mixed Doubles Skill: (5.0) Age: (08 To 34)

ID: 6726969481

对局比分

2-11, 0-11

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

2:15 AM

对决场地

Lakeville, MN

View Facility Page →

对决竞争阵营

阵营 1负方
KG
Katherine Guan

N7X45N · New York, NY, US

DUPR

4.566

NK
Nicolas Kapoor

NYK0XZ · New York, NY, US

DUPR

4.902

阵营 2胜方
VJ
Volly Johnson

2LVK2R · Forest Lake, MN, US

DUPR

4.877

BR
Brock Rzesnowiecky

3LJOZ5 · Belle Plaine, MN, US

DUPR

5.267

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6726969481
显示原始对决元数据 JSON
[
  {
    "team_id": 6050191259,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katherine Guan",
        "dupr_id": "N7X45N",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Nicolas Kapoor",
        "dupr_id": "NYK0XZ",
        "rating": 4.902,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 8279198499,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Volly Johnson",
        "dupr_id": "2LVK2R",
        "rating": 4.877,
        "profile_pic_url": null,
        "location": "Forest Lake, MN, US"
      },
      {
        "name": "Brock Rzesnowiecky",
        "dupr_id": "3LJOZ5",
        "rating": 5.267,
        "profile_pic_url": null,
        "location": "Belle Plaine, MN, US"
      }
    ]
  }
]