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

South East (North) Pickleball League (Round 5) - Mixed Doubles

ID: 7332134050

对局比分

21-19

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Joe Mellor

O6VZ92 · USA

DUPR

4.085

ML
Michele Lyons

7DKZ6N · USA

DUPR

3.476

阵营 2负方
RD
Raeshan Downer

PZNKPM · Warwickshire, England, GB

DUPR

3.805

AM
Anne McLaughlin

V22LKJ · USA

DUPR

3.344

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7332134050
显示原始对决元数据 JSON
[
  {
    "team_id": 4473198572,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Mellor",
        "dupr_id": "O6VZ92",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michele Lyons",
        "dupr_id": "7DKZ6N",
        "rating": 3.476,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8076569769,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raeshan Downer",
        "dupr_id": "PZNKPM",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "Warwickshire, England, GB"
      },
      {
        "name": "Anne McLaughlin",
        "dupr_id": "V22LKJ",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]