返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

FCC Pickleball Tournament at Rock Barn 2026 - Men's Doubles 3.0-3.49

ID: 4402100043

对局比分

0-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

4:45 AM

对决场地

Rock Barn Country Club

View Facility Page →

对决竞争阵营

阵营 1负方
JP
Jasen Pruitt

GXZ0PG · USA

DUPR

2.000

JG
Josh Greene

2PXZP4 · USA

DUPR

2.000

阵营 2胜方
EH
Eric Hagler

NRNNYN · Denver, NC, US

DUPR

3.342

SD
shawn deluca

ZD4J5L · Maiden, NC, US

DUPR

3.358

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4402100043
显示原始对决元数据 JSON
[
  {
    "team_id": 7784808792,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jasen Pruitt",
        "dupr_id": "GXZ0PG",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Greene",
        "dupr_id": "2PXZP4",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8467470594,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Hagler",
        "dupr_id": "NRNNYN",
        "rating": 3.342,
        "profile_pic_url": null,
        "location": "Denver, NC, US"
      },
      {
        "name": "shawn deluca",
        "dupr_id": "ZD4J5L",
        "rating": 3.358,
        "profile_pic_url": null,
        "location": "Maiden, NC, US"
      }
    ]
  }
]