返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2026 Newport Beach PPA Challenger - Mixed Doubles Skill: (4.0) Age: (08 To 49)

ID: 7174276703

对局比分

15-5

落败 / Loss

对决日期

2026-04-05

对局时间 (估算)

12:45 AM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
BD
Brianna Duran

NY9MVW · USA

DUPR

3.556

Matt Harris

RYY59M · USA

DUPR

4.034

阵营 2负方
DR
Devin Rome

N7YEN6 · Los Angeles, CA, US

DUPR

3.482

VC
Vutha Chhuon

PKV5RZ · Los Angeles, CA, US

DUPR

3.982

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7174276703
显示原始对决元数据 JSON
[
  {
    "team_id": 7119067179,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brianna Duran",
        "dupr_id": "NY9MVW",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Harris",
        "dupr_id": "RYY59M",
        "rating": 4.034,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/370304/images/profile/0b556ca5-a8bc-4892-bf19-d13f57f87e7f.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 5501775548,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Devin Rome",
        "dupr_id": "N7YEN6",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Vutha Chhuon",
        "dupr_id": "PKV5RZ",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]