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

USLPL 35+ Hatboro

ID: 6874042440

对局比分

11-4, 11-7

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ME
Madeline Eden

1RR6OZ · Alexandria, VA, US

DUPR

4.692

RM
Ryan Millman

1RKJZE · Easton, MD, US

DUPR

5.542

阵营 2负方
AP
Anna Pettway

4L7O9M · Pittsford, NY, US

DUPR

4.471

DR
David Richardson

3OZKDW · Fredericksburg, VA, US

DUPR

5.046

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6874042440
显示原始对决元数据 JSON
[
  {
    "team_id": 5555343468,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Madeline Eden",
        "dupr_id": "1RR6OZ",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Ryan Millman",
        "dupr_id": "1RKJZE",
        "rating": 5.542,
        "profile_pic_url": null,
        "location": "Easton, MD, US"
      }
    ]
  },
  {
    "team_id": 4316088473,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anna Pettway",
        "dupr_id": "4L7O9M",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      },
      {
        "name": "David Richardson",
        "dupr_id": "3OZKDW",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      }
    ]
  }
]