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

The United Open - Powered By APA - Mixed Doubles Skill: (4.0) Age: (50 And Above)

ID: 6853070974

对局比分

15-12

落败 / Loss

对决日期

2026-01-17

对局时间 (估算)

11:30 PM

对决场地

Mississauga, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
TK
Tamara Kennedy

OD7PN7 · Midland, ON, CA

DUPR

4.361

HB
HOMER BABALO

76OQY5 · Brampton, ON, CA

DUPR

4.007

阵营 2负方
KM
Kelli McRobert

8KE5O6 · Greater Napanee, ON, CA

DUPR

4.010

BK
Brian Keunen

QPO900 · Drayton, ON, CA

DUPR

3.901

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6853070974
显示原始对决元数据 JSON
[
  {
    "team_id": 6279766354,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tamara Kennedy",
        "dupr_id": "OD7PN7",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Midland, ON, CA"
      },
      {
        "name": "HOMER BABALO",
        "dupr_id": "76OQY5",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Brampton, ON, CA"
      }
    ]
  },
  {
    "team_id": 7202590312,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelli McRobert",
        "dupr_id": "8KE5O6",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Greater Napanee, ON, CA"
      },
      {
        "name": "Brian Keunen",
        "dupr_id": "QPO900",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Drayton, ON, CA"
      }
    ]
  }
]