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

Coed League C - 02/23

ID: 4987450802

对局比分

7-11

落败 / Loss

对决日期

2026-02-23

对局时间 (估算)

3:30 PM

对决场地

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

对决竞争阵营

阵营 1负方
EG
Edward Gardner

4L7DJ2 · Salt Lake City, UT, US

DUPR

4.910

JN
Jacob Nguyen

67GPV0 · Hanoi, Hanoi, VN

DUPR

4.805

阵营 2胜方
BK
Brian Kimball

1N5W5N · Lehi, UT, US

DUPR

4.705

RA
Ryan almond

8JORNW · Lehi, UT, US

DUPR

4.649

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4987450802
显示原始对决元数据 JSON
[
  {
    "team_id": 6968222114,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edward Gardner",
        "dupr_id": "4L7DJ2",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Jacob Nguyen",
        "dupr_id": "67GPV0",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Hanoi, Hanoi, VN"
      }
    ]
  },
  {
    "team_id": 7460263749,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Kimball",
        "dupr_id": "1N5W5N",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Ryan almond",
        "dupr_id": "8JORNW",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]