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

Women's 4.0 LPC Anniversary Tournament

ID: 8021392099

对局比分

11-9, 11-6

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

8:45 AM

对决场地

500 Verot School Rd, Lafayette, LA 70508, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JW
Julia Wade

XOR9P7 · Lafayette, LA, US

DUPR

3.855

JT
Jordan Thibodeaux

2L4XZE · Lafayette, LA, US

DUPR

3.775

阵营 2负方
GB
Genevieve Brassard

JZG20W · Beaumont, TX, US

DUPR

4.212

AF
Angie Frazier

59PDGR · Lake Charles, LA, US

DUPR

4.010

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8021392099
显示原始对决元数据 JSON
[
  {
    "team_id": 8225895345,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julia Wade",
        "dupr_id": "XOR9P7",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      },
      {
        "name": "Jordan Thibodeaux",
        "dupr_id": "2L4XZE",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      }
    ]
  },
  {
    "team_id": 7213506544,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Genevieve Brassard",
        "dupr_id": "JZG20W",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      },
      {
        "name": "Angie Frazier",
        "dupr_id": "59PDGR",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      }
    ]
  }
]