返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

USLPL 35+ Championships

ID: 6477510961

对局比分

2-11, 5-11

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
ER
Erica Remshard

3LV69Z · Arlington, VA, US

DUPR

4.803

MM
Meredith M Hall

16KQQG · Myrtle Beach, SC, US

DUPR

4.866

阵营 2胜方
SS
Sheree Schwartz

99ZODK · USA

DUPR

4.694

KG
Katherine Gillis

3LE7X5 · Shepherdstown, WV, US

DUPR

5.188

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6477510961
显示原始对决元数据 JSON
[
  {
    "team_id": 5122771260,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erica Remshard",
        "dupr_id": "3LV69Z",
        "rating": 4.803,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Meredith M Hall",
        "dupr_id": "16KQQG",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      }
    ]
  },
  {
    "team_id": 8307977027,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sheree Schwartz",
        "dupr_id": "99ZODK",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Katherine Gillis",
        "dupr_id": "3LE7X5",
        "rating": 5.188,
        "profile_pic_url": null,
        "location": "Shepherdstown, WV, US"
      }
    ]
  }
]