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

DUPR 18 - The Dink Minor League Pickleball @ The Flying Pickle

ID: 5102600463

对局比分

21-18

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

4:45 AM

对决场地

The Flying Pickle

View Facility Page →

对决竞争阵营

阵营 1胜方
MC
Mark Cools

16NY4K · Garden City, ID, US

DUPR

4.574

LG
Lisa Griffin

8EE7V8 · Boise, ID, US

DUPR

4.537

阵营 2负方
BM
Brandon Malone

WXMJKK · USA

DUPR

4.321

MK
Miranda Kinney

KOQVD6 · USA

DUPR

3.826

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5102600463
显示原始对决元数据 JSON
[
  {
    "team_id": 7203192173,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Cools",
        "dupr_id": "16NY4K",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Garden City, ID, US"
      },
      {
        "name": "Lisa Griffin",
        "dupr_id": "8EE7V8",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  },
  {
    "team_id": 4845645894,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Malone",
        "dupr_id": "WXMJKK",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Miranda Kinney",
        "dupr_id": "KOQVD6",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]