返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

World of Pickleball - Seattle - $2,000 - Mens Doubles Skill: (5.5 And Under) Age: (Any)

ID: 6125103032

对局比分

11-10

落败 / Loss

对决日期

2025-08-30

对局时间 (估算)

9:00 PM

对决场地

Redmond, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
SB
Scott Boyd

0YPJMN · Everett, WA, US

DUPR

4.638

SC
Sean Coen

1NJGZ3 · Redmond, WA, US

DUPR

5.055

阵营 2负方
AV
Aron Vesper

177Z91 · Bellingham, WA, US

DUPR

4.995

BS
Benjamin Stookey

JZM5WJ · Bellingham, WA, US

DUPR

4.909

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6125103032
显示原始对决元数据 JSON
[
  {
    "team_id": 5751698304,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Boyd",
        "dupr_id": "0YPJMN",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Everett, WA, US"
      },
      {
        "name": "Sean Coen",
        "dupr_id": "1NJGZ3",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      }
    ]
  },
  {
    "team_id": 6067559110,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aron Vesper",
        "dupr_id": "177Z91",
        "rating": 4.995,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Benjamin Stookey",
        "dupr_id": "JZM5WJ",
        "rating": 4.909,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  }
]