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

2025 HUNTSMAN WORLD SENIOR GAMES - Mens Skill Doubles (4.0) Age: (60 To 69)

ID: 4370553172

对局比分

15-9

获胜 / Win

对决日期

2025-10-13

对局时间 (估算)

5:00 PM

对决场地

St. George, UT

未核实场馆

对决竞争阵营

阵营 1胜方
RR
Ralph Rogers

8WNX7M · Bakersfield, CA, US

DUPR

4.220

DS
David Sewell

3ZDRKD · Bakersfield, CA, US

DUPR

4.462

阵营 2负方
Carson Campbell

DWNQ9Y · Corte Madera, CA, US

DUPR

3.936

JR
JOHN RIMBACH

1N4XZ2 · Los Altos, CA, US

DUPR

4.277

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4370553172
显示原始对决元数据 JSON
[
  {
    "team_id": 7518532548,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ralph Rogers",
        "dupr_id": "8WNX7M",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      },
      {
        "name": "David Sewell",
        "dupr_id": "3ZDRKD",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  },
  {
    "team_id": 7299829003,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carson Campbell",
        "dupr_id": "DWNQ9Y",
        "rating": 3.936,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1347630/images/profile/6544b853-a300-4491-943d-0b45a0707531.png",
        "location": "Corte Madera, CA, US"
      },
      {
        "name": "JOHN RIMBACH",
        "dupr_id": "1N4XZ2",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Los Altos, CA, US"
      }
    ]
  }
]