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

PPA Tour: 2026 Carvana Mesa Cup - Mens Doubles Skill: (4.0) Age: (08 To 34)

ID: 5067215572

对局比分

6-11, 6-11

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

5:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
AS
Adam Schroeder

4L26X6 · IL, US

DUPR

4.306

DS
David Shano

GGEVQV · Gilbert, AZ, US

DUPR

4.346

阵营 2胜方
NR
Nile Roth

6NQ2ZG · Flagstaff, AZ, US

DUPR

4.388

Alex Rosenblum

2Y9QMR · Tucson, AZ, US

DUPR

4.437

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5067215572
显示原始对决元数据 JSON
[
  {
    "team_id": 6362408571,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Schroeder",
        "dupr_id": "4L26X6",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "IL, US"
      },
      {
        "name": "David Shano",
        "dupr_id": "GGEVQV",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 4642058485,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nile Roth",
        "dupr_id": "6NQ2ZG",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Flagstaff, AZ, US"
      },
      {
        "name": "Alex Rosenblum",
        "dupr_id": "2Y9QMR",
        "rating": 4.437,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/926782/images/profile/60dadba2-5f5a-441f-8665-704121fd00cd.png",
        "location": "Tucson, AZ, US"
      }
    ]
  }
]