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

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

ID: 4504327221

对局比分

7-15

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

10:15 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1负方
DF
David Furman

1NR266 · Phoenix, AZ, US

DUPR

5.477

JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.636

阵营 2胜方
DG
David George

30LQD2 · Granger, IN, US

DUPR

5.579

DW
Daryl Wyatt

3VMJJ5 · Leawood, KS, US

DUPR

5.749

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4504327221
显示原始对决元数据 JSON
[
  {
    "team_id": 7216377931,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Furman",
        "dupr_id": "1NR266",
        "rating": 5.477,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.636,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6375930116,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David George",
        "dupr_id": "30LQD2",
        "rating": 5.579,
        "profile_pic_url": null,
        "location": "Granger, IN, US"
      },
      {
        "name": "Daryl Wyatt",
        "dupr_id": "3VMJJ5",
        "rating": 5.749,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      }
    ]
  }
]