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

National Pickleball Center Club Championships - Men's Doubles 5.0 Round Robin, All Ages

ID: 5553874112

对局比分

5-11

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

9:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
KL
Kevin Lilly

8K7Q73 · North Sioux City, SD, US

DUPR

4.216

PG
Phil Goetstouwers

8D6ENM · Hinton, IA, US

DUPR

4.994

阵营 2胜方
MC
Michael Chen

17JWM8 · New Canaan, CT, US

DUPR

4.776

DN
David Neel

ZNWOPQ · Mequon, WI, US

DUPR

5.171

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5553874112
显示原始对决元数据 JSON
[
  {
    "team_id": 7299594311,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Lilly",
        "dupr_id": "8K7Q73",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "North Sioux City, SD, US"
      },
      {
        "name": "Phil Goetstouwers",
        "dupr_id": "8D6ENM",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "Hinton, IA, US"
      }
    ]
  },
  {
    "team_id": 6271529386,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Chen",
        "dupr_id": "17JWM8",
        "rating": 4.776,
        "profile_pic_url": null,
        "location": "New Canaan, CT, US"
      },
      {
        "name": "David Neel",
        "dupr_id": "ZNWOPQ",
        "rating": 5.171,
        "profile_pic_url": null,
        "location": "Mequon, WI, US"
      }
    ]
  }
]