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

WRAC Private Game

ID: 5722261331

对局比分

10-12, 12-10, 10-12

落败 / Loss

对决日期

2026-04-06

对局时间 (估算)

12:45 AM

对决场地

Skyline Dr, West Wenatchee, WA 98801, USA

View Facility Page →

对决竞争阵营

阵营 1负方
AB
Ace Bollinger

8ML4MV · USA

DUPR

3.685

RL
Robert LeBrun

4LNQG2 · Wenatchee, WA, US

DUPR

4.037

阵营 2胜方
CM
Charles Mahon

Q5O6YN · USA

DUPR

3.673

CR
Chip Roberson

844VRK · USA

DUPR

4.114

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5722261331
显示原始对决元数据 JSON
[
  {
    "team_id": 7713385244,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ace Bollinger",
        "dupr_id": "8ML4MV",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert LeBrun",
        "dupr_id": "4LNQG2",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Wenatchee, WA, US"
      }
    ]
  },
  {
    "team_id": 8539956041,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Charles Mahon",
        "dupr_id": "Q5O6YN",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chip Roberson",
        "dupr_id": "844VRK",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]