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

Pickleball Showdown Philly - Mens Doubles Skill: (4.5) Age: (Any)

ID: 7507321874

对局比分

15-11

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

3:30 PM

对决场地

Philadelphia, PA

View Facility Page →

对决竞争阵营

阵营 1胜方
William Lee

0YGEZ4 · Philadelphia, PA, US

DUPR

4.109

EH
Ethan Henigan

4LWQLM · Montgomery County, PA, US

DUPR

4.659

阵营 2负方
JJ
Jung Jun

99PMN7 · Seoul, KR

DUPR

4.579

BB
Bo Blaine Gumalo

EG5YJO · Belleville, NJ, US

DUPR

4.397

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7507321874
显示原始对决元数据 JSON
[
  {
    "team_id": 7838672805,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Lee",
        "dupr_id": "0YGEZ4",
        "rating": 4.109,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/782947/images/profile/d26c0fe7-b618-4612-bd5d-c743e82e73da.png",
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Ethan Henigan",
        "dupr_id": "4LWQLM",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": "Montgomery County, PA, US"
      }
    ]
  },
  {
    "team_id": 8508206551,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jung Jun",
        "dupr_id": "99PMN7",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Bo Blaine Gumalo",
        "dupr_id": "EG5YJO",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Belleville, NJ, US"
      }
    ]
  }
]