返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Suncoast Open - NPL Tournament Series - Mixed Pro Doubles 50+

ID: 4510276185

对局比分

11-7, 11-9

落败 / Loss

对决日期

2026-01-24

对局时间 (估算)

10:15 AM

对决场地

Pinellas Park, FL

未核实场馆

对决竞争阵营

阵营 1胜方
KD
Kristi Dorman

1RQKRM · Sarasota, FL, US

DUPR

5.332

MT
Matthew Troyer

16GEG3 · McCordsville, IN, US

DUPR

5.178

阵营 2负方
MO
Marina Ohlmuller

3XOZ53 · Lakeland, FL, US

DUPR

4.726

PE
Philip Edwards

PK56RE · Dunedin, FL, US

DUPR

5.221

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4510276185
显示原始对决元数据 JSON
[
  {
    "team_id": 6380996600,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristi Dorman",
        "dupr_id": "1RQKRM",
        "rating": 5.332,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Matthew Troyer",
        "dupr_id": "16GEG3",
        "rating": 5.178,
        "profile_pic_url": null,
        "location": "McCordsville, IN, US"
      }
    ]
  },
  {
    "team_id": 4893678449,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marina Ohlmuller",
        "dupr_id": "3XOZ53",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Philip Edwards",
        "dupr_id": "PK56RE",
        "rating": 5.221,
        "profile_pic_url": null,
        "location": "Dunedin, FL, US"
      }
    ]
  }
]