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

Carrollton Spring Classic - Mixed Doubles Skill: (4.5) Age: (15+/35+) COMBINED

ID: 6472550864

对局比分

7-15

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

9:00 PM

对决场地

Carrollton, GA

View Facility Page →

对决竞争阵营

阵营 1负方
JW
Jackie Whitten

16RKQK · Canton, GA, US

DUPR

3.938

SH
Scott Hux

9PM9J7 · Jasper, GA, US

DUPR

4.514

阵营 2胜方
KM
Katie Mosley

KO5G26 · Carrollton, GA, US

DUPR

4.033

NW
Nathan Wright

JZR97O · Carrollton, GA, US

DUPR

4.414

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6472550864
显示原始对决元数据 JSON
[
  {
    "team_id": 6984567225,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jackie Whitten",
        "dupr_id": "16RKQK",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Scott Hux",
        "dupr_id": "9PM9J7",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Jasper, GA, US"
      }
    ]
  },
  {
    "team_id": 5699327078,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katie Mosley",
        "dupr_id": "KO5G26",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Nathan Wright",
        "dupr_id": "JZR97O",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  }
]