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

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

ID: 5007043888

对局比分

12-15

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

5:00 PM

对决场地

Templeton, CA

View Facility Page →

对决竞争阵营

阵营 1负方
KM
Kimberly Martin

6Z4V20 · Paso Robles, CA, US

DUPR

3.520

VF
Vicente Felix

84P4OK · Atascadero, CA, US

DUPR

4.418

阵营 2胜方
MM
Melissa Montes

PW49KM · Fresno, CA, US

DUPR

3.567

TM
Tim McMahon

XJE6W4 · Clovis, CA, US

DUPR

4.229

数据访问 (AI / 开发者)

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

cURL Request:

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