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

FPC Spring Ladder League - Mixed Doubles Open

ID: 5052107024

对局比分

15-14

获胜 / Win

对决日期

2026-03-31

对局时间 (估算)

9:00 PM

对决场地

Timrod Park - Florence, South Carolina

未核实场馆

对决竞争阵营

阵营 1胜方
SG
Savannah Griggs

8DZ6QL · McBee, SC, US

DUPR

3.578

CT
Chloe Tiller

NR6N62 · USA

DUPR

3.566

阵营 2负方
TJ
Trey James

D9N0R4 · USA

DUPR

3.633

JW
Jacob Wright

LV4RGQ · Florence County, SC, US

DUPR

3.664

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5052107024
显示原始对决元数据 JSON
[
  {
    "team_id": 4352537485,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Savannah Griggs",
        "dupr_id": "8DZ6QL",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "McBee, SC, US"
      },
      {
        "name": "Chloe Tiller",
        "dupr_id": "NR6N62",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7485960163,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trey James",
        "dupr_id": "D9N0R4",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Wright",
        "dupr_id": "LV4RGQ",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": "Florence County, SC, US"
      }
    ]
  }
]