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

2026 Franklin US Open Pickleball Championships - Men's Doubles 5.0 Double Elimination 65-69 Age

ID: 8225747845

对局比分

16-14

获胜 / Win

对决日期

2026-04-15

对局时间 (估算)

2:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
James Gerson

30XY21 · Jacksonville, FL, US

DUPR

4.799

MW
Michael W McMahon

V7YRX7 · Dallas, TX, US

DUPR

4.759

阵营 2负方
SH
Steven Hutnick

17Z00M · USA

DUPR

4.058

MR
Mark Ross Lewis

590VKR · Naples, FL, US

DUPR

5.581

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8225747845
显示原始对决元数据 JSON
[
  {
    "team_id": 5521380732,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Gerson",
        "dupr_id": "30XY21",
        "rating": 4.799,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1174679/images/profile/04d38e62-a873-40a9-b18e-8bcd23c518ab.png",
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Michael W McMahon",
        "dupr_id": "V7YRX7",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7924169473,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Hutnick",
        "dupr_id": "17Z00M",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Ross Lewis",
        "dupr_id": "590VKR",
        "rating": 5.581,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]