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

Pickleball Zone Challenge 2025 - Mens Doubles Skill: (4.0 And Under) Age: (55 And Above)

ID: 6899003280

对局比分

15-11

落败 / Loss

对决日期

2025-05-16

对局时间 (估算)

1:00 PM

对决场地

Bend, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
MC
Michael Calvert

59RQO5 · Hillsboro, OR, US

DUPR

4.034

TM
Trent Morrell

V7JRR6 · La Pine, OR, US

DUPR

3.671

阵营 2负方
Tony Aceti

V702Z6 · Bend, OR, US

DUPR

3.844

DP
Daniel Petersen

Z9ZKQL · USA

DUPR

3.448

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6899003280
显示原始对决元数据 JSON
[
  {
    "team_id": 6644644105,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Calvert",
        "dupr_id": "59RQO5",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      },
      {
        "name": "Trent Morrell",
        "dupr_id": "V7JRR6",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      }
    ]
  },
  {
    "team_id": 4632888855,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tony Aceti",
        "dupr_id": "V702Z6",
        "rating": 3.844,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1146054/images/profile/e8b4bce7-ff11-4eb5-bd40-c5d41f5c7f3e.png",
        "location": "Bend, OR, US"
      },
      {
        "name": "Daniel Petersen",
        "dupr_id": "Z9ZKQL",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]