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

Thursday night 5.0 - Aarons Group

ID: 7200360300

对局比分

11-7, 5-11, 9-11

获胜 / Win

对决日期

2025-01-09

对局时间 (估算)

1:00 PM

对决场地

15892 S Rockwell Park Cove

未核实场馆

对决竞争阵营

阵营 1负方
CK
Colson Kramer

35E2KP · Salt Lake City, UT, US

DUPR

5.136

RA
Reine Akebrand

8E2QE1 · Eagle Mountain, UT, US

DUPR

5.176

阵营 2胜方
JD
Joshua Diaz

1QX4XR · Mapleton, UT, US

DUPR

5.343

AM
Aaron Millar

XJGRM7 · Draper, UT, US

DUPR

4.925

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7200360300
显示原始对决元数据 JSON
[
  {
    "team_id": 5566515705,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Colson Kramer",
        "dupr_id": "35E2KP",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Reine Akebrand",
        "dupr_id": "8E2QE1",
        "rating": 5.176,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  },
  {
    "team_id": 7203545929,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Diaz",
        "dupr_id": "1QX4XR",
        "rating": 5.343,
        "profile_pic_url": null,
        "location": "Mapleton, UT, US"
      },
      {
        "name": "Aaron Millar",
        "dupr_id": "XJGRM7",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  }
]