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

Proton National Tour by MPO - Cash Prize Tournament in Mesa - Men's Doubles 5.0+

ID: 6546520229

对局比分

14-16

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

6:15 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
DL
Dohyun Lee

Q962O5 · Seoul, KR

DUPR

4.914

ZC
Zachary Champine

X2EV2R · Newport Beach, CA, US

DUPR

4.653

阵营 2胜方
DF
Devon Farnsworth

8MNVL3 · Mesa, AZ, US

DUPR

5.416

ZS
Zach Silvernail

3Y6WOG · Phoenix, AZ, US

DUPR

5.097

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6546520229
显示原始对决元数据 JSON
[
  {
    "team_id": 7689029784,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dohyun Lee",
        "dupr_id": "Q962O5",
        "rating": 4.914,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Zachary Champine",
        "dupr_id": "X2EV2R",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4436262218,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Devon Farnsworth",
        "dupr_id": "8MNVL3",
        "rating": 5.416,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Zach Silvernail",
        "dupr_id": "3Y6WOG",
        "rating": 5.097,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]