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

2026 Fracas in Fort Collins PPA Challenger - Mixed Doubles Pro Main Draw

ID: 5048963648

对局比分

11-2, 11-6

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

9:00 PM

对决场地

Fort Collins, CO

View Facility Page →

对决竞争阵营

阵营 1胜方
CT
Carlota Trevino

DWWZP6 · Cabo San Lucas, BCS, MX

DUPR

5.664

JP
Joel Poland

1RWXM3 · Kearney, NE, US

DUPR

5.790

阵营 2负方
KK
Kyle Koszuta

3OZ722 · Phoenix, AZ, US

DUPR

6.092

NN
Naomi Nguyen

59RRVP · Goodyear, AZ, US

DUPR

5.130

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5048963648
显示原始对决元数据 JSON
[
  {
    "team_id": 7956934457,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlota Trevino",
        "dupr_id": "DWWZP6",
        "rating": 5.664,
        "profile_pic_url": null,
        "location": "Cabo San Lucas, BCS, MX"
      },
      {
        "name": "Joel Poland",
        "dupr_id": "1RWXM3",
        "rating": 5.79,
        "profile_pic_url": null,
        "location": "Kearney, NE, US"
      }
    ]
  },
  {
    "team_id": 7721562760,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Koszuta",
        "dupr_id": "3OZ722",
        "rating": 6.092,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Naomi Nguyen",
        "dupr_id": "59RRVP",
        "rating": 5.13,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  }
]