返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Super DUPR - Women's below 3.2 Category

ID: 5667976180

对局比分

11-9

获胜 / Win

对决日期

2026-01-22

对局时间 (估算)

5:00 PM

对决场地

Net and Paddle Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
MV
Mikee Villacin

555XO5 · USA

DUPR

3.084

TJ
Therese Joy Chen

YNPEPE · Cebu City, Central Visayas, PH

DUPR

3.249

阵营 2负方
ML
mariam Liew

XOLZW2 · USA

DUPR

2.822

ML
Mary Liew

6KEDLG · USA

DUPR

2.682

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5667976180
显示原始对决元数据 JSON
[
  {
    "team_id": 6312437144,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mikee Villacin",
        "dupr_id": "555XO5",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Therese Joy Chen",
        "dupr_id": "YNPEPE",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": "Cebu City, Central Visayas, PH"
      }
    ]
  },
  {
    "team_id": 7003167320,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "mariam Liew",
        "dupr_id": "XOLZW2",
        "rating": 2.822,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mary Liew",
        "dupr_id": "6KEDLG",
        "rating": 2.682,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]