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

NP Sin City Classic Powered by Onix - Sr. Pro Mens Doubles (Saturday)

ID: 6839347621

对局比分

5-11, 11-9, 11-9

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

2:15 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1胜方
TT
Tom Tueller

1NQROW · Washington, UT, US

DUPR

5.457

CR
Cord Robbins

3VXJ5J · Alpine, UT, US

DUPR

5.690

阵营 2负方
DF
David Furman

1NR266 · Phoenix, AZ, US

DUPR

5.464

JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.628

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6839347621
显示原始对决元数据 JSON
[
  {
    "team_id": 8482957398,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Tueller",
        "dupr_id": "1NQROW",
        "rating": 5.457,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Cord Robbins",
        "dupr_id": "3VXJ5J",
        "rating": 5.69,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      }
    ]
  },
  {
    "team_id": 6005043161,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Furman",
        "dupr_id": "1NR266",
        "rating": 5.464,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.628,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]