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

Fairfield & Suisun Valley PPA Challenger Presented by Caymus-Suisun - Mens Doubles Pro Main Draw

ID: 5655214050

对局比分

11-5, 11-0

获胜 / Win

对决日期

2025-08-23

对局时间 (估算)

7:30 PM

对决场地

Fairfield, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
MB
Matt Baca

8E22W1 · Santa Monica, CA, US

DUPR

6.033

Alex Emery

RZE9YN · Los Angeles, CA, US

DUPR

6.174

阵营 2负方
DB
Daniel Byun

17J5WN · Seoul, KR

DUPR

5.523

AW
Albert Wan

56QYWV · Milpitas, CA, US

DUPR

5.234

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5655214050
显示原始对决元数据 JSON
[
  {
    "team_id": 4961373182,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Baca",
        "dupr_id": "8E22W1",
        "rating": 6.033,
        "profile_pic_url": null,
        "location": "Santa Monica, CA, US"
      },
      {
        "name": "Alex Emery",
        "dupr_id": "RZE9YN",
        "rating": 6.174,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/938314/images/profile/9961fac6-3044-4744-ab53-7663f230e3b5.png",
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 5144911128,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Byun",
        "dupr_id": "17J5WN",
        "rating": 5.523,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Albert Wan",
        "dupr_id": "56QYWV",
        "rating": 5.234,
        "profile_pic_url": null,
        "location": "Milpitas, CA, US"
      }
    ]
  }
]