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

APP Tour: 2026 AARP Open - Mixed Pro Doubles (PENDING ACCEPTANCE)

ID: 7708289859

对局比分

15-13, 11-4

落败 / Loss

对决日期

2026-03-27

对局时间 (估算)

4:45 AM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Jillian Braverman

8MELG3 · Indian Wells, CA, US

DUPR

5.939

AS
Aidan Schenk

3VQE67 · Portland, OR, US

DUPR

6.213

阵营 2负方
NE
Nicole Eugenio

9PPJ4J · Pasig, NCR, PH

DUPR

5.693

KS
Kailas Shekar

ZNZKVD · Mysuru, KA, IN

DUPR

5.977

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7708289859
显示原始对决元数据 JSON
[
  {
    "team_id": 4883981499,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jillian Braverman",
        "dupr_id": "8MELG3",
        "rating": 5.939,
        "profile_pic_url": null,
        "location": "Indian Wells, CA, US"
      },
      {
        "name": "Aidan Schenk",
        "dupr_id": "3VQE67",
        "rating": 6.213,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 7069186558,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Eugenio",
        "dupr_id": "9PPJ4J",
        "rating": 5.693,
        "profile_pic_url": null,
        "location": "Pasig, NCR, PH"
      },
      {
        "name": "Kailas Shekar",
        "dupr_id": "ZNZKVD",
        "rating": 5.977,
        "profile_pic_url": null,
        "location": "Mysuru, KA, IN"
      }
    ]
  }
]