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

5th Annual North Idaho Shootout All Ages & USSP by PIG - Senior Mens Doubles Skill: (4.0+) Age: (60 To 64)

ID: 5641477872

对局比分

10-12

获胜 / Win

对决日期

2025-09-06

对局时间 (估算)

1:00 PM

对决场地

Post Falls, ID

View Facility Page →

对决竞争阵营

阵营 1负方
JH
Jim Hutsinpiller

8JY4XW · Liberty Lake, WA, US

DUPR

4.281

JQ
James Quinn

16NJGQ · Sandpoint, ID, US

DUPR

3.957

阵营 2胜方
BC
bob costanza

X20ZR2 · Casa Grande, AZ, US

DUPR

4.244

DB
Dave Blaisdell

8KD096 · Nine Mile Falls, WA, US

DUPR

4.408

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5641477872
显示原始对决元数据 JSON
[
  {
    "team_id": 7063206629,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jim Hutsinpiller",
        "dupr_id": "8JY4XW",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Liberty Lake, WA, US"
      },
      {
        "name": "James Quinn",
        "dupr_id": "16NJGQ",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Sandpoint, ID, US"
      }
    ]
  },
  {
    "team_id": 8469415790,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "bob costanza",
        "dupr_id": "X20ZR2",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Casa Grande, AZ, US"
      },
      {
        "name": "Dave Blaisdell",
        "dupr_id": "8KD096",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Nine Mile Falls, WA, US"
      }
    ]
  }
]