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

2026 Newport Beach PPA Challenger - Mens Doubles Pro Main Draw

ID: 8085698153

对局比分

2-11, 11-7, 4-11

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

6:15 AM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1负方
Bret Berryman

XJEOG7 · Kansas City, MO, US

DUPR

5.507

ZG
Zach Gonnering

3X9V0R · Green Bay, WI, US

DUPR

5.300

阵营 2胜方
Alex Emery

RZE9YN · Los Angeles, CA, US

DUPR

5.855

AS
Aidan Schenk

3VQE67 · Portland, OR, US

DUPR

6.215

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8085698153
显示原始对决元数据 JSON
[
  {
    "team_id": 7558025512,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bret Berryman",
        "dupr_id": "XJEOG7",
        "rating": 5.507,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1247300/images/profile/22907d54-a4f6-449a-933e-f68eb0c8d520.png",
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Zach Gonnering",
        "dupr_id": "3X9V0R",
        "rating": 5.3,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  },
  {
    "team_id": 7123678546,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Emery",
        "dupr_id": "RZE9YN",
        "rating": 5.855,
        "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"
      },
      {
        "name": "Aidan Schenk",
        "dupr_id": "3VQE67",
        "rating": 6.215,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]