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

Mama Loves Pickleball Powered by WinBy2 - Mixed Doubles Skill: (4.0)

ID: 8293155735

对局比分

11-9, 11-13, 9-11

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

4:45 AM

对决场地

Templeton, CA

View Facility Page →

对决竞争阵营

阵营 1负方
KM
Kimberly Martin

6Z4V20 · Paso Robles, CA, US

DUPR

3.485

VF
Vicente Felix

84P4OK · Atascadero, CA, US

DUPR

4.381

阵营 2胜方
MM
Melissa Montes

PW49KM · Fresno, CA, US

DUPR

3.561

TM
Tim McMahon

XJE6W4 · Clovis, CA, US

DUPR

4.220

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8293155735
显示原始对决元数据 JSON
[
  {
    "team_id": 7349449911,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kimberly Martin",
        "dupr_id": "6Z4V20",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": "Paso Robles, CA, US"
      },
      {
        "name": "Vicente Felix",
        "dupr_id": "84P4OK",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Atascadero, CA, US"
      }
    ]
  },
  {
    "team_id": 6535006744,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melissa Montes",
        "dupr_id": "PW49KM",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": "Fresno, CA, US"
      },
      {
        "name": "Tim McMahon",
        "dupr_id": "XJE6W4",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Clovis, CA, US"
      }
    ]
  }
]