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

PPBROA College Cup 2026 - NC State 1 v VT 3

ID: 7146730369

对局比分

21-17

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SP
Siddharth Patil

KX6R5O · Cary, NC, US

DUPR

4.539

VM
Victoria McCartney

O6EP77 · USA

DUPR

4.203

阵营 2负方
HS
Heather Spichiger

7D0KL5 · Richmond, VA, US

DUPR

3.767

BM
Ben Miller

3PL5MQ · Blacksburg, VA, US

DUPR

4.535

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7146730369
显示原始对决元数据 JSON
[
  {
    "team_id": 7227230942,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Siddharth Patil",
        "dupr_id": "KX6R5O",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Victoria McCartney",
        "dupr_id": "O6EP77",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5734185763,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Spichiger",
        "dupr_id": "7D0KL5",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Ben Miller",
        "dupr_id": "3PL5MQ",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      }
    ]
  }
]