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

Cedar Park 6am-9am Doubles S11 - Round 6 - Group 2

ID: 6519201125

对局比分

11-5

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

6:15 AM

对决场地

Cedar Park

View Facility Page →

对决竞争阵营

阵营 1胜方
MR
Micah Rothenbuhler

XJ9W97 · Manchaca, TX, US

DUPR

3.758

JP
Jonathan Phillips

ZNQEML · Leander, TX, US

DUPR

3.878

阵营 2负方
AP
Anuj Pandey

RXM9ME · USA

DUPR

3.846

VR
Vivek Rajamani

VXKG6J · Leander, TX, US

DUPR

3.816

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6519201125
显示原始对决元数据 JSON
[
  {
    "team_id": 6904865565,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Micah Rothenbuhler",
        "dupr_id": "XJ9W97",
        "rating": 3.758,
        "profile_pic_url": null,
        "location": "Manchaca, TX, US"
      },
      {
        "name": "Jonathan Phillips",
        "dupr_id": "ZNQEML",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  },
  {
    "team_id": 4790786805,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anuj Pandey",
        "dupr_id": "RXM9ME",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vivek Rajamani",
        "dupr_id": "VXKG6J",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  }
]