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

$$$$ Round Robin and big cash event $$$$ - $$$Mens Doubles Skill: (OPEN) Age: OPEN$$$

ID: 5855165869

对局比分

15-5

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

2:15 AM

对决场地

Burlington, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
Andy Lum

8J5YG4 · Seattle, WA, US

DUPR

5.673

AT
Andrew Trinh

8GO47Q · Kirkland, WA, US

DUPR

5.255

阵营 2负方
KO
Kellen ONeill

V70OQ5 · Bellingham, WA, US

DUPR

4.721

BS
Benjamin Stookey

JZM5WJ · Bellingham, WA, US

DUPR

4.925

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5855165869
显示原始对决元数据 JSON
[
  {
    "team_id": 6711013411,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Lum",
        "dupr_id": "8J5YG4",
        "rating": 5.673,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1211399/images/profile/f9213f3f-6b49-4206-b451-08b09d9aac46.jpg",
        "location": "Seattle, WA, US"
      },
      {
        "name": "Andrew Trinh",
        "dupr_id": "8GO47Q",
        "rating": 5.255,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  },
  {
    "team_id": 5420584842,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kellen ONeill",
        "dupr_id": "V70OQ5",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Benjamin Stookey",
        "dupr_id": "JZM5WJ",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  }
]