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

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

ID: 7507881115

对局比分

13-15

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

8:45 AM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1负方
MG
Marcela Guerra

8GXMV1 · Chula Vista, CA, US

DUPR

4.459

EH
Edwin Hoch

8JKZ7W · Newport Beach, CA, US

DUPR

4.266

阵营 2胜方
Aileen Luo

8M65YV · Calimesa, CA, US

DUPR

4.015

EB
Edison Bolus

4L5Y4K · Rancho Cucamonga, CA, US

DUPR

3.629

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7507881115
显示原始对决元数据 JSON
[
  {
    "team_id": 5421450960,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marcela Guerra",
        "dupr_id": "8GXMV1",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      },
      {
        "name": "Edwin Hoch",
        "dupr_id": "8JKZ7W",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 5010774729,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aileen Luo",
        "dupr_id": "8M65YV",
        "rating": 4.015,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1341899/images/profile/58888d65-a0b0-4be6-a4e9-aab0b70ffe8d.png",
        "location": "Calimesa, CA, US"
      },
      {
        "name": "Edison Bolus",
        "dupr_id": "4L5Y4K",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Rancho Cucamonga, CA, US"
      }
    ]
  }
]