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

$$ Prize Money $$ - 2025 Wapato Point Resort Spring Pickleball Open by PIG - Medal Matches Mens Doubles Skill: (4.0 ) Age: Under 50

ID: 4356123968

对局比分

15-9

获胜 / Win

对决日期

2025-05-04

对局时间 (估算)

9:00 PM

对决场地

Manson, WA

未核实场馆

对决竞争阵营

阵营 1胜方
SL
Sam LeBrun

8EDODW · Mount Vernon, WA, US

DUPR

3.909

RL
Robert LeBrun

4LNQG2 · Wenatchee, WA, US

DUPR

4.374

阵营 2负方
MR
Max Rendall

EWV7RW · USA

DUPR

3.669

TR
Trevor Rendall

ZN5YQM · Spokane, WA, US

DUPR

4.385

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4356123968
显示原始对决元数据 JSON
[
  {
    "team_id": 6766314924,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam LeBrun",
        "dupr_id": "8EDODW",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Mount Vernon, WA, US"
      },
      {
        "name": "Robert LeBrun",
        "dupr_id": "4LNQG2",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Wenatchee, WA, US"
      }
    ]
  },
  {
    "team_id": 7447834626,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Rendall",
        "dupr_id": "EWV7RW",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trevor Rendall",
        "dupr_id": "ZN5YQM",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Spokane, WA, US"
      }
    ]
  }
]