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

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

ID: 7811818302

对局比分

21-20

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RD
Raeshan Downer

PZNKPM · Warwickshire, England, GB

DUPR

3.841

PO
Paul Oprea

QPJM75 · Milton Keynes, England, GB

DUPR

3.959

阵营 2负方
IC
Ian Caminsky

W6GP2K · USA

DUPR

3.707

RK
Richard Kershaw

QXDP9R · USA

DUPR

3.891

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7811818302
显示原始对决元数据 JSON
[
  {
    "team_id": 6011341081,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raeshan Downer",
        "dupr_id": "PZNKPM",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Warwickshire, England, GB"
      },
      {
        "name": "Paul Oprea",
        "dupr_id": "QPJM75",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Milton Keynes, England, GB"
      }
    ]
  },
  {
    "team_id": 4743353788,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Caminsky",
        "dupr_id": "W6GP2K",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard Kershaw",
        "dupr_id": "QXDP9R",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]