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

PPA Tour: 2026 Newport Beach Open - Mens Doubles Skill: (4.0) Age: (35 To 49)

ID: 5270049351

对局比分

3-11, 11-3, 11-9

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

4:45 AM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
J.P. Bledsoe III

YMVPWK · USA

DUPR

3.615

JP
Javier Prellezo

EWWLGJ · San Diego, CA, US

DUPR

3.970

阵营 2负方
EL
Edward Lopez

J5Q66W · USA

DUPR

3.425

LP
Luis Plascencia

RDD2LE · USA

DUPR

3.541

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5270049351
显示原始对决元数据 JSON
[
  {
    "team_id": 6649794982,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "J.P. Bledsoe III",
        "dupr_id": "YMVPWK",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Javier Prellezo",
        "dupr_id": "EWWLGJ",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 6240156742,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edward Lopez",
        "dupr_id": "J5Q66W",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luis Plascencia",
        "dupr_id": "RDD2LE",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]