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

Men's OPEN POOL B

ID: 7366499544

对局比分

4-15

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

1:00 PM

对决场地

Fairport Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
OH
Osama Hayat Khan

4VXJE6 · USA

DUPR

4.407

EP
Eric Phoulavong

2LQVRY · Fairport, NY, US

DUPR

4.724

阵营 2胜方
JP
Josh Pinard

KX50L7 · Syracuse, NY, US

DUPR

4.925

JS
Jake Sandler

8GD6MX · Hamilton, NY, US

DUPR

5.276

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7366499544
显示原始对决元数据 JSON
[
  {
    "team_id": 6481884330,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Osama Hayat Khan",
        "dupr_id": "4VXJE6",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Phoulavong",
        "dupr_id": "2LQVRY",
        "rating": 4.724,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      }
    ]
  },
  {
    "team_id": 8345465548,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Pinard",
        "dupr_id": "KX50L7",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "Syracuse, NY, US"
      },
      {
        "name": "Jake Sandler",
        "dupr_id": "8GD6MX",
        "rating": 5.276,
        "profile_pic_url": null,
        "location": "Hamilton, NY, US"
      }
    ]
  }
]