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

Charlottesville Cup - Mixed Doubles Skill: (4.999 And Under) Age: (14 To 39)

ID: 5910819040

对局比分

15-12

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

5:00 PM

对决场地

Charlottesville, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
SL
Sabrina L

L5QQRZ · VA, US

DUPR

3.885

JA
JP Anderson

N790JW · Staunton, VA, US

DUPR

4.120

阵营 2负方
KW
Kayla Watkins

QPQDP5 · Orange, VA, US

DUPR

3.859

NW
Nicholas Watkins

56PJLV · Orange, VA, US

DUPR

4.111

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5910819040
显示原始对决元数据 JSON
[
  {
    "team_id": 7540845436,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sabrina L",
        "dupr_id": "L5QQRZ",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "VA, US"
      },
      {
        "name": "JP Anderson",
        "dupr_id": "N790JW",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": "Staunton, VA, US"
      }
    ]
  },
  {
    "team_id": 4325750668,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kayla Watkins",
        "dupr_id": "QPQDP5",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": "Orange, VA, US"
      },
      {
        "name": "Nicholas Watkins",
        "dupr_id": "56PJLV",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": "Orange, VA, US"
      }
    ]
  }
]