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

Pickleball Zone Spring Challenge - Mens Doubles Skill: (4.999 And Under) Age: (Any)

ID: 7937909357

对局比分

5-15

落败 / Loss

对决日期

2026-05-14

对局时间 (估算)

6:15 AM

对决场地

Bend, OR

View Facility Page →

对决竞争阵营

阵营 1负方
EV
Erik Vos

E9K7QM · USA

DUPR

3.769

Andrew Pham

12YPJY · Eugene, OR, US

DUPR

4.623

阵营 2胜方
JI
Jason Iles

56MZLV · Bend, OR, US

DUPR

4.718

MV
Max Vacca

9PZRRE · Bend, OR, US

DUPR

4.476

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7937909357
显示原始对决元数据 JSON
[
  {
    "team_id": 5724681171,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erik Vos",
        "dupr_id": "E9K7QM",
        "rating": 3.769,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Pham",
        "dupr_id": "12YPJY",
        "rating": 4.623,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/666e3661ba6d9.jpg",
        "location": "Eugene, OR, US"
      }
    ]
  },
  {
    "team_id": 4406162527,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Iles",
        "dupr_id": "56MZLV",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Max Vacca",
        "dupr_id": "9PZRRE",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]