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

USA Pickleball Golden Ticket - Arizona - Mixed Doubles 4.0 Age: (50 To 54)

ID: 7723190823

对局比分

15-12

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

4:45 AM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
MG
Marcela Guerra

8GXMV1 · Chula Vista, CA, US

DUPR

4.456

EH
Edwin Hoch

8JKZ7W · Newport Beach, CA, US

DUPR

4.169

阵营 2负方
KS
Kari Suzanne Rambo

3L0K68 · Chandler, AZ, US

DUPR

4.395

KO
Kelly Olsen

30PWNG · Washington, UT, US

DUPR

4.004

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7723190823
显示原始对决元数据 JSON
[
  {
    "team_id": 8031263861,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcela Guerra",
        "dupr_id": "8GXMV1",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      },
      {
        "name": "Edwin Hoch",
        "dupr_id": "8JKZ7W",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4609502165,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kari Suzanne Rambo",
        "dupr_id": "3L0K68",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Kelly Olsen",
        "dupr_id": "30PWNG",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]