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

Keystone Pickleball Classic at Dill Dinkers - Delaware - DE - Mens Doubles Skill: (4.5 And Above) Age: (50 And Above)

ID: 5397279043

对局比分

6-11

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

8:45 AM

对决场地

Newport, DE

View Facility Page →

对决竞争阵营

阵营 1负方
RB
Robert Block

DN0576 · Wynnewood, PA, US

DUPR

4.040

Jonathan Goldner

3LVJNQ · Lafayette Hill, PA, US

DUPR

4.521

阵营 2胜方
TR
Thomas Ross

30ZLOX · Warrington, PA, US

DUPR

4.336

WS
Wayne Sigler

350MNL · Bucks County, PA, US

DUPR

4.147

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5397279043
显示原始对决元数据 JSON
[
  {
    "team_id": 7371151011,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Block",
        "dupr_id": "DN0576",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Wynnewood, PA, US"
      },
      {
        "name": "Jonathan Goldner",
        "dupr_id": "3LVJNQ",
        "rating": 4.521,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1304870/images/profile/c7de1089-1e0c-4e9f-88d0-370c226a520c.png",
        "location": "Lafayette Hill, PA, US"
      }
    ]
  },
  {
    "team_id": 7048077435,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas Ross",
        "dupr_id": "30ZLOX",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "Warrington, PA, US"
      },
      {
        "name": "Wayne Sigler",
        "dupr_id": "350MNL",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Bucks County, PA, US"
      }
    ]
  }
]