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

2026 Franklin US Open Pickleball Championships - Men's Doubles 4.0 Double Elimination 9-29 Age

ID: 5750408441

对局比分

4-11, 11-1, 11-6

获胜 / Win

对决日期

2026-04-15

对局时间 (估算)

6:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
William Lee

0YGEZ4 · Philadelphia, PA, US

DUPR

4.074

WY
Wesley Yee

4L4QNV · Oklahoma City, OK, US

DUPR

4.305

阵营 2负方
TI
Tyler Iskander

O6ZOL2 · Boca Raton, FL, US

DUPR

3.559

RM
Rocco Monteleon

JJRKGW · Estero, FL, US

DUPR

4.230

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5750408441
显示原始对决元数据 JSON
[
  {
    "team_id": 4964547448,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Lee",
        "dupr_id": "0YGEZ4",
        "rating": 4.074,
        "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": "Wesley Yee",
        "dupr_id": "4L4QNV",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 4694192631,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Iskander",
        "dupr_id": "O6ZOL2",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Rocco Monteleon",
        "dupr_id": "JJRKGW",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      }
    ]
  }
]