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

PPA Tour: 2026 PPA Finals - Mens Doubles Skill: (4.5) Age: (50 To 59)

ID: 5669092003

对局比分

15-7

获胜 / Win

对决日期

2026-05-06

对局时间 (估算)

8:45 AM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
RA
ROMMEL A DACERA

GGR4WM · Jurupa Valley, CA, US

DUPR

4.012

SR
Sherwin Ramil

7D4ME0 · Eastvale, CA, US

DUPR

3.938

阵营 2负方
SN
Scott Nicol

3ZXE9P · Kula, HI, US

DUPR

3.499

Anders Roede

3Z4EQ1 · Oceanside, CA, US

DUPR

4.108

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5669092003
显示原始对决元数据 JSON
[
  {
    "team_id": 6972122122,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ROMMEL A DACERA",
        "dupr_id": "GGR4WM",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "Jurupa Valley, CA, US"
      },
      {
        "name": "Sherwin Ramil",
        "dupr_id": "7D4ME0",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Eastvale, CA, US"
      }
    ]
  },
  {
    "team_id": 7054937476,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Nicol",
        "dupr_id": "3ZXE9P",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": "Kula, HI, US"
      },
      {
        "name": "Anders Roede",
        "dupr_id": "3Z4EQ1",
        "rating": 4.108,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1231067/images/profile/bc90aecd-dcbf-4f1a-b6a6-f7de8a9dd9a3.png",
        "location": "Oceanside, CA, US"
      }
    ]
  }
]