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

Oklahoma Premier Pickleball League 2025 Spring Season

ID: 4749842125

对局比分

15-11

落败 / Loss

对决日期

2025-03-11

对局时间 (估算)

2:15 AM

对决场地

Diadem Tulsa, East 91st Street, Tulsa, OK, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AB
Alex Bowers

ODP907 · Edmond, OK, US

DUPR

5.441

MM
Michael Moody

DWLGW6 · Edmond, OK, US

DUPR

5.348

阵营 2负方
BM
Brenna Murray

35KD01 · Provo, UT, US

DUPR

5.363

JH
Jonathan Hill

3PGG6M · Bethany, OK, US

DUPR

5.134

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4749842125
显示原始对决元数据 JSON
[
  {
    "team_id": 5754787453,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Bowers",
        "dupr_id": "ODP907",
        "rating": 5.441,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Michael Moody",
        "dupr_id": "DWLGW6",
        "rating": 5.348,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 8453658236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brenna Murray",
        "dupr_id": "35KD01",
        "rating": 5.363,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Jonathan Hill",
        "dupr_id": "3PGG6M",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "Bethany, OK, US"
      }
    ]
  }
]