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

Pool F - Team Bracket

ID: 7889169223

对局比分

8-21

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

8:45 AM

对决场地

Atlanta National Pickleball Club

View Facility Page →

对决竞争阵营

阵营 1负方
NT
Nicole Taylor

ZZ4QYD · USA

DUPR

3.781

IC
Isobel Concepcion

RZQMJM · Jacksonville, FL, US

DUPR

3.580

阵营 2胜方
KO
kiki onyeagocha

QXK205 · Germantown, TN, US

DUPR

4.498

ER
emma roberts

ZZVGDW · Tuscaloosa, AL, US

DUPR

5.036

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7889169223
显示原始对决元数据 JSON
[
  {
    "team_id": 5891773214,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicole Taylor",
        "dupr_id": "ZZ4QYD",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Isobel Concepcion",
        "dupr_id": "RZQMJM",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 6660026210,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "kiki onyeagocha",
        "dupr_id": "QXK205",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      },
      {
        "name": "emma roberts",
        "dupr_id": "ZZVGDW",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      }
    ]
  }
]