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

Week 3

ID: 8278303753

对局比分

15-12

落败 / Loss

对决日期

2026-04-06

对局时间 (估算)

2:15 AM

对决场地

Courts McKinney Tennis Center

View Facility Page →

对决竞争阵营

阵营 1胜方
KB
Kaylie Barron

305MP2 · Celina, TX, US

DUPR

4.274

MC
Morgan Carrio

V7K2J5 · McKinney, TX, US

DUPR

3.732

阵营 2负方
KN
Karen Nielsen

RZW74D · Plano, TX, US

DUPR

3.719

AN
Ashley Nguyen

8JQK7J · Plano, TX, US

DUPR

4.100

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8278303753
显示原始对决元数据 JSON
[
  {
    "team_id": 5691159942,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kaylie Barron",
        "dupr_id": "305MP2",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Celina, TX, US"
      },
      {
        "name": "Morgan Carrio",
        "dupr_id": "V7K2J5",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 6194278398,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karen Nielsen",
        "dupr_id": "RZW74D",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Ashley Nguyen",
        "dupr_id": "8JQK7J",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]