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

Pickle Gras 2026 - Mens Doubles Skill 4.0 (60 and Above) - Tuesday 2/10

ID: 4724976316

对局比分

15-9

获胜 / Win

对决日期

2026-02-10

对局时间 (估算)

5:00 PM

对决场地

Foley, AL

View Facility Page →

对决竞争阵营

阵营 1胜方
WF
William Furtner

3XO9W4 · Birmingham, AL, US

DUPR

4.046

BK
Brett Kitchens

3PZGGX · Kimball, TN, US

DUPR

4.340

阵营 2负方
HW
Howard Ward

3OZMGP · Denham Springs, LA, US

DUPR

4.236

JL
James Lindberg

YGWL6G · Denham Springs, LA, US

DUPR

4.056

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4724976316
显示原始对决元数据 JSON
[
  {
    "team_id": 7488900664,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Furtner",
        "dupr_id": "3XO9W4",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Brett Kitchens",
        "dupr_id": "3PZGGX",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Kimball, TN, US"
      }
    ]
  },
  {
    "team_id": 5159289560,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Howard Ward",
        "dupr_id": "3OZMGP",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Denham Springs, LA, US"
      },
      {
        "name": "James Lindberg",
        "dupr_id": "YGWL6G",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Denham Springs, LA, US"
      }
    ]
  }
]