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

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

ID: 4661718316

对局比分

15-11

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

5:00 PM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
MG
Marcela Guerra

8GXMV1 · Chula Vista, CA, US

DUPR

4.455

EH
Edwin Hoch

8JKZ7W · Newport Beach, CA, US

DUPR

4.168

阵营 2负方
KS
Kari Suzanne Rambo

3L0K68 · Chandler, AZ, US

DUPR

4.403

KO
Kelly Olsen

30PWNG · Washington, UT, US

DUPR

4.013

数据访问 (AI / 开发者)

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

cURL Request:

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