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

USLPL 35+ Hatboro

ID: 4509323740

对局比分

3-11, 4-11

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MM
Meredith M Hall

16KQQG · Myrtle Beach, SC, US

DUPR

4.856

ER
Erica Remshard

3LV69Z · Arlington, VA, US

DUPR

4.750

阵营 2胜方
AK
Allison Klink

84Q6WK · Springfield, VA, US

DUPR

4.694

RB
Rachel Barrack

8GXRMD · Gaithersburg, MD, US

DUPR

4.839

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4509323740
显示原始对决元数据 JSON
[
  {
    "team_id": 8270504484,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Meredith M Hall",
        "dupr_id": "16KQQG",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      },
      {
        "name": "Erica Remshard",
        "dupr_id": "3LV69Z",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  },
  {
    "team_id": 4792247542,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allison Klink",
        "dupr_id": "84Q6WK",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      },
      {
        "name": "Rachel Barrack",
        "dupr_id": "8GXRMD",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  }
]