返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2026 Pickleball Island Dinking for Dollars - Mens Doubles Skill: (4.5 And Above) Age: (16 And Above)

ID: 5006961429

对局比分

11-6

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

10:15 AM

对决场地

Grand Island, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
KO
Kevin Ormsby

9P9W6K · Niagara Falls, NY, US

DUPR

4.496

MS
Mohsin Syed

3YZW94 · Sanborn, NY, US

DUPR

4.455

阵营 2负方
MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.150

RM
Robert Mathieson

EG9LPV · Amherst, NY, US

DUPR

3.949

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5006961429
显示原始对决元数据 JSON
[
  {
    "team_id": 7780728575,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Ormsby",
        "dupr_id": "9P9W6K",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Niagara Falls, NY, US"
      },
      {
        "name": "Mohsin Syed",
        "dupr_id": "3YZW94",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Sanborn, NY, US"
      }
    ]
  },
  {
    "team_id": 8294950051,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Robert Mathieson",
        "dupr_id": "EG9LPV",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  }
]