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

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

ID: 5584008956

对局比分

21-14

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RH
Ryan Harris

0YGP22 · Milton Keynes, England, GB

DUPR

4.624

ML
Mark Leslie

769VM5 · USA

DUPR

4.429

阵营 2负方
RD
Raeshan Downer

PZNKPM · Warwickshire, England, GB

DUPR

3.817

PO
Paul Oprea

QPJM75 · Milton Keynes, England, GB

DUPR

3.933

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5584008956
显示原始对决元数据 JSON
[
  {
    "team_id": 4789628892,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Harris",
        "dupr_id": "0YGP22",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Milton Keynes, England, GB"
      },
      {
        "name": "Mark Leslie",
        "dupr_id": "769VM5",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6859910045,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raeshan Downer",
        "dupr_id": "PZNKPM",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": "Warwickshire, England, GB"
      },
      {
        "name": "Paul Oprea",
        "dupr_id": "QPJM75",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Milton Keynes, England, GB"
      }
    ]
  }
]