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

5th Annual Medford Summer Classic by PIG - Womens Doubles Skill: (4.5 and Above) - Sunday

ID: 5278762022

对局比分

15-3

获胜 / Win

对决日期

2025-06-08

对局时间 (估算)

3:30 PM

对决场地

Medford, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
LP
Laura Payne

89ME6J · Grants Pass, OR, US

DUPR

4.757

DW
DeAnn Winter

3VX045 · Medford, OR, US

DUPR

4.945

阵营 2负方
HH
Holly Herman

35EOKL · USA

DUPR

4.930

SM
Samantha Mendoza

3ZZZQW · USA

DUPR

4.558

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5278762022
显示原始对决元数据 JSON
[
  {
    "team_id": 4440664138,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laura Payne",
        "dupr_id": "89ME6J",
        "rating": 4.757,
        "profile_pic_url": null,
        "location": "Grants Pass, OR, US"
      },
      {
        "name": "DeAnn Winter",
        "dupr_id": "3VX045",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Medford, OR, US"
      }
    ]
  },
  {
    "team_id": 7947298730,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Holly Herman",
        "dupr_id": "35EOKL",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samantha Mendoza",
        "dupr_id": "3ZZZQW",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]