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

Portugal Pickleball Masters - RTA Amateur Events

ID: 5355292548

对局比分

2-11, 3-11

落败 / Loss

对决日期

2026-04-30

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MW
Mark Williams

DNNYNM · Lisbon, Lisbon, PT

DUPR

3.586

DR
David Roberts

8DEKO6 · Leeds, England, GB

DUPR

3.594

阵营 2胜方
PH
Paul Homersham

LV057Z · USA

DUPR

4.272

SP
Scott Pringle

1NX55W · Mount Arlington, NJ, US

DUPR

4.793

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5355292548
显示原始对决元数据 JSON
[
  {
    "team_id": 5121450240,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Williams",
        "dupr_id": "DNNYNM",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Lisbon, Lisbon, PT"
      },
      {
        "name": "David Roberts",
        "dupr_id": "8DEKO6",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": "Leeds, England, GB"
      }
    ]
  },
  {
    "team_id": 5861897124,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul  Homersham",
        "dupr_id": "LV057Z",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Pringle",
        "dupr_id": "1NX55W",
        "rating": 4.793,
        "profile_pic_url": null,
        "location": "Mount Arlington, NJ, US"
      }
    ]
  }
]