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

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

ID: 6465306564

对局比分

21-14

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RH
Ryan Harris

0YGP22 · Milton Keynes, England, GB

DUPR

4.617

ML
Mark Leslie

769VM5 · Dunstable, England, GB

DUPR

4.423

阵营 2负方
JB
James Borrell

QPMPZ0 · USA

DUPR

3.868

NF
Nicholas Fisher

L5ZK0Q · Buckinghamshire, England, GB

DUPR

3.851

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6465306564
显示原始对决元数据 JSON
[
  {
    "team_id": 7436142160,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Harris",
        "dupr_id": "0YGP22",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Milton Keynes, England, GB"
      },
      {
        "name": "Mark Leslie",
        "dupr_id": "769VM5",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Dunstable, England, GB"
      }
    ]
  },
  {
    "team_id": 8489991114,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Borrell",
        "dupr_id": "QPMPZ0",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Fisher",
        "dupr_id": "L5ZK0Q",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "Buckinghamshire, England, GB"
      }
    ]
  }
]