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

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

ID: 6773496129

对局比分

21-18

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RD
Raeshan Downer

PZNKPM · Warwickshire, England, GB

DUPR

3.846

PO
Paul Oprea

QPJM75 · Milton Keynes, England, GB

DUPR

3.962

阵营 2负方
PR
Peter Ray

5EOPD0 · USA

DUPR

4.124

SU
Simon Uttley

V2LNKE · USA

DUPR

3.775

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6773496129
显示原始对决元数据 JSON
[
  {
    "team_id": 5434337314,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raeshan Downer",
        "dupr_id": "PZNKPM",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Warwickshire, England, GB"
      },
      {
        "name": "Paul Oprea",
        "dupr_id": "QPJM75",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": "Milton Keynes, England, GB"
      }
    ]
  },
  {
    "team_id": 5114259759,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Ray",
        "dupr_id": "5EOPD0",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon Uttley",
        "dupr_id": "V2LNKE",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]