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

FPC Spring Ladder League - Mixed Doubles Open

ID: 4788948761

对局比分

15-14

落败 / Loss

对决日期

2026-03-31

对局时间 (估算)

6:15 AM

对决场地

Timrod Park - Florence, South Carolina

未核实场馆

对决竞争阵营

阵营 1胜方
CT
Chloe Tiller

NR6N62 · USA

DUPR

3.650

TJ
Trey James

D9N0R4 · USA

DUPR

3.620

阵营 2负方
JW
Jacob Wright

LV4RGQ · Florence County, SC, US

DUPR

3.683

SG
Savannah Griggs

8DZ6QL · McBee, SC, US

DUPR

3.560

数据访问 (AI / 开发者)

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

cURL Request:

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