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

USLPL Hatboro

ID: 6060728385

对局比分

11-7, 3-11, 11-2

获胜 / Win

对决日期

2025-10-18

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PH
Patricia Hammer

3ZZ9OM · Blacksburg, VA, US

DUPR

4.467

Missy Croshaw

84VMW2 · Bluffdale, UT, US

DUPR

4.639

阵营 2负方
SS
Sherry Scheer

8WNRPG · Wellfleet, MA, US

DUPR

4.860

TB
Trish Brown

R3YRK8 · USA

DUPR

4.404

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6060728385
显示原始对决元数据 JSON
[
  {
    "team_id": 6422670277,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patricia Hammer",
        "dupr_id": "3ZZ9OM",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      },
      {
        "name": "Missy Croshaw",
        "dupr_id": "84VMW2",
        "rating": 4.639,
        "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"
      }
    ]
  },
  {
    "team_id": 8500775687,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sherry Scheer",
        "dupr_id": "8WNRPG",
        "rating": 4.86,
        "profile_pic_url": null,
        "location": "Wellfleet, MA, US"
      },
      {
        "name": "Trish Brown",
        "dupr_id": "R3YRK8",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]