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

6th Annual Kaite Davis Memorial Tournament by PIG - Mens Doubles Skill: (4.5 and Above) - Saturday

ID: 5615179968

对局比分

15-4

落败 / Loss

对决日期

2025-05-03

对局时间 (估算)

1:00 PM

对决场地

Grants Pass, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
SW
Stephen Weymouth

ZNX92Q · Medford, OR, US

DUPR

5.355

TD
Thomas Dols

MY9LVV · Talent, OR, US

DUPR

4.790

阵营 2负方
AA
Adam A Danforth

GGJG0Q · Ashland, OR, US

DUPR

4.222

GJ
Grant Jantzer

307QG2 · Grants Pass, OR, US

DUPR

4.969

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5615179968
显示原始对决元数据 JSON
[
  {
    "team_id": 7127600680,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Weymouth",
        "dupr_id": "ZNX92Q",
        "rating": 5.355,
        "profile_pic_url": null,
        "location": "Medford, OR, US"
      },
      {
        "name": "Thomas Dols",
        "dupr_id": "MY9LVV",
        "rating": 4.79,
        "profile_pic_url": null,
        "location": "Talent, OR, US"
      }
    ]
  },
  {
    "team_id": 7127473787,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam A Danforth",
        "dupr_id": "GGJG0Q",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Ashland, OR, US"
      },
      {
        "name": "Grant Jantzer",
        "dupr_id": "307QG2",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": "Grants Pass, OR, US"
      }
    ]
  }
]