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

USA Pickleball Golden Ticket - Arizona - Mixed Doubles 4.5 Age: (60 To 64)

ID: 8246400800

对局比分

15-11

获胜 / Win

对决日期

2026-01-21

对局时间 (估算)

9:00 PM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
LM
Lori Martinez

3LJRRK · AZ, US

DUPR

4.953

Daniel Mehlhorn

8E9M2W · Scottsdale, AZ, US

DUPR

4.820

阵营 2负方
RG
Ronda Gangelhoff

896GJK · Gilbert, AZ, US

DUPR

4.516

DS
David Shano

GGEVQV · Gilbert, AZ, US

DUPR

4.231

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8246400800
显示原始对决元数据 JSON
[
  {
    "team_id": 4756156543,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lori Martinez",
        "dupr_id": "3LJRRK",
        "rating": 4.953,
        "profile_pic_url": null,
        "location": "AZ, US"
      },
      {
        "name": "Daniel Mehlhorn",
        "dupr_id": "8E9M2W",
        "rating": 4.82,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1141894/images/profile/e35b6f65-3fda-405c-b0bf-22c151c62248.png",
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 6278343798,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ronda Gangelhoff",
        "dupr_id": "896GJK",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "David Shano",
        "dupr_id": "GGEVQV",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]