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

5th Annual Yakima Applefest - managed by PIG - Mens Doubles Skill: (4.5 and Above) - Sunday

ID: 7453791419

对局比分

1-11

落败 / Loss

对决日期

2025-09-21

对局时间 (估算)

12:45 AM

对决场地

Yakima, WA

View Facility Page →

对决竞争阵营

阵营 1负方
RW
Ryan Widhalm

3LOLWJ · Yakima, WA, US

DUPR

4.534

RL
Roberto L Hernandez

8G77KG · Sunnyside, WA, US

DUPR

4.226

阵营 2胜方
AW
Aaron Willis

8E9LMM · Kennewick, WA, US

DUPR

4.808

JP
James Perez

ODD59W · Richland, WA, US

DUPR

4.951

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7453791419
显示原始对决元数据 JSON
[
  {
    "team_id": 5023161323,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Widhalm",
        "dupr_id": "3LOLWJ",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Yakima, WA, US"
      },
      {
        "name": "Roberto L Hernandez",
        "dupr_id": "8G77KG",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Sunnyside, WA, US"
      }
    ]
  },
  {
    "team_id": 5351896750,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Willis",
        "dupr_id": "8E9LMM",
        "rating": 4.808,
        "profile_pic_url": null,
        "location": "Kennewick, WA, US"
      },
      {
        "name": "James Perez",
        "dupr_id": "ODD59W",
        "rating": 4.951,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  }
]