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

APC National Championship - Mixed Doubles - Mixed - 4.0 - Under 50

ID: 6288252297

对局比分

15-4

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CM
Crystal Madlom

JZGPP4 · Roswell, GA, US

DUPR

4.114

DL
Daniel luna

V7QPV7 · USA

DUPR

4.456

阵营 2负方
EF
Elizabeth Fairchild

W6279M · Roanoke, IN, US

DUPR

3.735

BF
Bryan Fairchild

EGZQ4W · Roanoke, IN, US

DUPR

3.543

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6288252297
显示原始对决元数据 JSON
[
  {
    "team_id": 6002305399,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Crystal Madlom",
        "dupr_id": "JZGPP4",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Daniel luna",
        "dupr_id": "V7QPV7",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6611711984,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Fairchild",
        "dupr_id": "W6279M",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": "Roanoke, IN, US"
      },
      {
        "name": "Bryan Fairchild",
        "dupr_id": "EGZQ4W",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": "Roanoke, IN, US"
      }
    ]
  }
]