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

South East (North) Pickleball League (Round 6) - Men's Doubles

ID: 7073958250

对局比分

21-19

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RD
Raeshan Downer

PZNKPM · Warwickshire, England, GB

DUPR

3.831

PO
Paul Oprea

QPJM75 · Milton Keynes, England, GB

DUPR

3.943

阵营 2负方
CT
Chris Tillin

O6LJEE · USA

DUPR

4.043

MH
Matt Holland

O66RMW · USA

DUPR

4.033

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7073958250
显示原始对决元数据 JSON
[
  {
    "team_id": 7618595426,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raeshan Downer",
        "dupr_id": "PZNKPM",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Warwickshire, England, GB"
      },
      {
        "name": "Paul Oprea",
        "dupr_id": "QPJM75",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Milton Keynes, England, GB"
      }
    ]
  },
  {
    "team_id": 8069187300,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Tillin",
        "dupr_id": "O6LJEE",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Holland",
        "dupr_id": "O66RMW",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]