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

Central Ohio Pickleball League - Spring Monday - week 5 - Game 3

ID: 6608235331

对局比分

21-17

获胜 / Win

对决日期

2026-04-27

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BT
Brian Theado

Q5NKG4 · Canal Winchester, OH, US

DUPR

3.679

PF
Paul Fatkins

3YZ2ZP · USA

DUPR

3.564

阵营 2负方
RS
Rudy Stefanitsis

0QL4RQ · USA

DUPR

3.537

JR
Jason Randall

3PXLKE · Grove City, OH, US

DUPR

3.380

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6608235331
显示原始对决元数据 JSON
[
  {
    "team_id": 6628219931,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Theado",
        "dupr_id": "Q5NKG4",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": "Canal Winchester, OH, US"
      },
      {
        "name": "Paul Fatkins",
        "dupr_id": "3YZ2ZP",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6325806020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rudy Stefanitsis",
        "dupr_id": "0QL4RQ",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Randall",
        "dupr_id": "3PXLKE",
        "rating": 3.38,
        "profile_pic_url": null,
        "location": "Grove City, OH, US"
      }
    ]
  }
]