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

PPA Tour: 2026 Newport Beach Open - Mens Doubles Skill: (4.5) Age: (08 To 34)

ID: 6659087257

对局比分

11-2, 3-11, 7-11

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

2:15 AM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1负方
RS
Ryan Skoubo

XJRR0X · Bellingham, WA, US

DUPR

4.296

ML
Matt Lynch

4VNO6M · Bellingham, WA, US

DUPR

4.133

阵营 2胜方
EH
Edwin Hoch

8JKZ7W · Newport Beach, CA, US

DUPR

4.278

MM
Maxwell Mohr

KORQ4Q · Aliso Viejo, CA, US

DUPR

4.010

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6659087257
显示原始对决元数据 JSON
[
  {
    "team_id": 4834185979,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Skoubo",
        "dupr_id": "XJRR0X",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Matt Lynch",
        "dupr_id": "4VNO6M",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  },
  {
    "team_id": 5992436123,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Edwin Hoch",
        "dupr_id": "8JKZ7W",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Maxwell Mohr",
        "dupr_id": "KORQ4Q",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Aliso Viejo, CA, US"
      }
    ]
  }
]