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

USLPL Hatboro

ID: 5778427392

对局比分

8-11, 11-6, 7-11

获胜 / Win

对决日期

2025-10-19

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SB
Sarah Bowman

6ZZJDK · Rohrersville, MD, US

DUPR

4.098

CM
Cheryl McDonough

3056X8 · Venice, FL, US

DUPR

4.562

阵营 2胜方
Missy Croshaw

84VMW2 · Bluffdale, UT, US

DUPR

4.662

PH
Patricia Hammer

3ZZ9OM · Blacksburg, VA, US

DUPR

4.459

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5778427392
显示原始对决元数据 JSON
[
  {
    "team_id": 5061910851,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sarah Bowman",
        "dupr_id": "6ZZJDK",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Rohrersville, MD, US"
      },
      {
        "name": "Cheryl McDonough",
        "dupr_id": "3056X8",
        "rating": 4.562,
        "profile_pic_url": null,
        "location": "Venice, FL, US"
      }
    ]
  },
  {
    "team_id": 6194790363,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Missy Croshaw",
        "dupr_id": "84VMW2",
        "rating": 4.662,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1221539/images/profile/7728ffa9-0034-45ac-bbeb-498fbcdea940.png",
        "location": "Bluffdale, UT, US"
      },
      {
        "name": "Patricia Hammer",
        "dupr_id": "3ZZ9OM",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      }
    ]
  }
]