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

Gorges Winter Open at Pickleball Mania - Mens Doubles Skill: (4.5 And Under) Age: (Any)

ID: 4702673772

对局比分

11-2

获胜 / Win

对决日期

2024-12-07

对局时间 (估算)

1:00 PM

对决场地

Ithaca, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
MN
Marcus Ng

QP6KPR · Ithaca, NY, US

DUPR

5.092

BG
Bogdan Grigoriu

59RL65 · Cortland, NY, US

DUPR

4.892

阵营 2负方
MU
Matthew Ujevich

JJPORO · Tompkins County, NY, US

DUPR

4.115

BH
Brian Hwang

V72Z77 · Ithaca, NY, US

DUPR

4.664

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4702673772
显示原始对决元数据 JSON
[
  {
    "team_id": 4815449973,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcus Ng",
        "dupr_id": "QP6KPR",
        "rating": 5.092,
        "profile_pic_url": null,
        "location": "Ithaca, NY, US"
      },
      {
        "name": "Bogdan Grigoriu",
        "dupr_id": "59RL65",
        "rating": 4.892,
        "profile_pic_url": null,
        "location": "Cortland, NY, US"
      }
    ]
  },
  {
    "team_id": 5678239533,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Ujevich",
        "dupr_id": "JJPORO",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Tompkins County, NY, US"
      },
      {
        "name": "Brian Hwang",
        "dupr_id": "V72Z77",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Ithaca, NY, US"
      }
    ]
  }
]