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

PPA Tour: 2026 Carvana Mesa Cup - Mixed Doubles Skill: (4.5 And Above) Age: (60 And Above)

ID: 5490683013

对局比分

15-11

获胜 / Win

对决日期

2026-02-19

对局时间 (估算)

10:15 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
AM
Ann McGrath

1QX9LR · Blind Bay, BC, CA

DUPR

4.640

MR
Mark Runzo

1RXPPQ · Payson, AZ, US

DUPR

4.299

阵营 2负方
ER
Elizabeth Robins

8D96Z4 · Carlsbad, CA, US

DUPR

4.614

Miles Lovelace

3P5VJE · Del Mar, CA, US

DUPR

3.941

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5490683013
显示原始对决元数据 JSON
[
  {
    "team_id": 7415441689,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ann McGrath",
        "dupr_id": "1QX9LR",
        "rating": 4.64,
        "profile_pic_url": null,
        "location": "Blind Bay, BC, CA"
      },
      {
        "name": "Mark Runzo",
        "dupr_id": "1RXPPQ",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Payson, AZ, US"
      }
    ]
  },
  {
    "team_id": 8562842346,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Robins",
        "dupr_id": "8D96Z4",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Miles Lovelace",
        "dupr_id": "3P5VJE",
        "rating": 3.941,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1129724/images/profile/26283c25-362e-4667-9ca8-605ad1330a65.png",
        "location": "Del Mar, CA, US"
      }
    ]
  }
]