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

2026 Franklin US Open Pickleball Championships - Mixed Doubles 4.5 Double Elimination 60-64 Age

ID: 4804515446

对局比分

12-15

落败 / Loss

对决日期

2026-04-17

对局时间 (估算)

3:30 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
BB
Beth Brause

1Q0V65 · Guilford, CT, US

DUPR

4.570

TM
Tom McLoughlin

17E520 · Dublin, OH, US

DUPR

4.718

阵营 2胜方
RG
Robert Guilbert

8KEVJO · Naples, FL, US

DUPR

4.676

LM
Lois Mickles

9PZ9NV · Naples, FL, US

DUPR

4.528

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4804515446
显示原始对决元数据 JSON
[
  {
    "team_id": 5039206063,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Beth Brause",
        "dupr_id": "1Q0V65",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Guilford, CT, US"
      },
      {
        "name": "Tom McLoughlin",
        "dupr_id": "17E520",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      }
    ]
  },
  {
    "team_id": 4394102269,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Guilbert",
        "dupr_id": "8KEVJO",
        "rating": 4.676,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Lois Mickles",
        "dupr_id": "9PZ9NV",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]