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

4th Annual Yakima Applefest by PIG Mens Doubles Skill: (3.5) Age: (50 To 61)

ID: 4499248814

对局比分

15-2

获胜 / Win

对决日期

2024-09-15

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DH
David Hagness

17PM64 · USA

DUPR

3.736

JF
John Foltz

1NE247 · Port Orchard, WA, US

DUPR

4.090

阵营 2负方
BV
Bob Venera

YX4NRK · USA

DUPR

3.825

RR
russ robinson

6ZWZ4K · USA

DUPR

3.678

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4499248814
显示原始对决元数据 JSON
[
  {
    "team_id": 5434632282,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Hagness",
        "dupr_id": "17PM64",
        "rating": 3.736,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Foltz",
        "dupr_id": "1NE247",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Port Orchard, WA, US"
      }
    ]
  },
  {
    "team_id": 6783266041,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bob Venera",
        "dupr_id": "YX4NRK",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "russ robinson",
        "dupr_id": "6ZWZ4K",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]