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

Pacific Northwest Classic by Pickleball Zone Bend - Mens Doubles Split

ID: 6696422774

对局比分

15-0

获胜 / Win

对决日期

2025-07-23

对局时间 (估算)

3:30 PM

对决场地

Bend, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
MG
Matt Goldman

89RQE7 · Palo Alto, CA, US

DUPR

4.534

JS
Jack Sayers

E304G1 · Santa Rosa, CA, US

DUPR

4.781

阵营 2负方
RJ Petershagen

8K5DRQ · Bend, OR, US

DUPR

4.256

JW
James WILLARD

3ZDMVL · Bend, OR, US

DUPR

4.164

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6696422774
显示原始对决元数据 JSON
[
  {
    "team_id": 5602497963,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Goldman",
        "dupr_id": "89RQE7",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Jack Sayers",
        "dupr_id": "E304G1",
        "rating": 4.781,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  },
  {
    "team_id": 5644193373,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "RJ Petershagen",
        "dupr_id": "8K5DRQ",
        "rating": 4.256,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1239884/images/profile/eebcb620-9796-42f6-9bff-d8613836a540.png",
        "location": "Bend, OR, US"
      },
      {
        "name": "James WILLARD",
        "dupr_id": "3ZDMVL",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]