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

Coed League C - 02/23

ID: 7464296628

对局比分

11-10

获胜 / Win

对决日期

2026-02-23

对局时间 (估算)

1:00 PM

对决场地

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

对决竞争阵营

阵营 1胜方
EG
Edward Gardner

4L7DJ2 · Salt Lake City, UT, US

DUPR

4.887

JN
Jacob Nguyen

67GPV0 · Hanoi, Hanoi, VN

DUPR

4.702

阵营 2负方
PK
Pei Kuli

8EMRVW · Orem, UT, US

DUPR

4.852

JL
Joe Lee

V74LJ6 · Eagle Mountain, UT, US

DUPR

4.775

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7464296628
显示原始对决元数据 JSON
[
  {
    "team_id": 7525542032,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Gardner",
        "dupr_id": "4L7DJ2",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Jacob Nguyen",
        "dupr_id": "67GPV0",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Hanoi, Hanoi, VN"
      }
    ]
  },
  {
    "team_id": 5695171094,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pei Kuli",
        "dupr_id": "8EMRVW",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Joe Lee",
        "dupr_id": "V74LJ6",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  }
]