返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

DUPR 14-Sunday 4/19

ID: 7414100021

对局比分

15-21

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

6:15 AM

对决场地

Pickleball Kingdom Nashville North-Hendersonville

未核实场馆

对决竞争阵营

阵营 1负方
TC
Thomas Crenshaw

4VQ2GG · Memphis, TN, US

DUPR

3.521

LL
Lisa Lucas

35X77V · Germantown, TN, US

DUPR

3.399

阵营 2胜方
RN
Ryan Nance

X29LD7 · Birmingham, AL, US

DUPR

3.686

KF
Katie Fogg

4VG96K · Birmingham, AL, US

DUPR

3.359

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7414100021
显示原始对决元数据 JSON
[
  {
    "team_id": 8199638292,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Crenshaw",
        "dupr_id": "4VQ2GG",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Lisa Lucas",
        "dupr_id": "35X77V",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      }
    ]
  },
  {
    "team_id": 6219697751,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Nance",
        "dupr_id": "X29LD7",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Katie Fogg",
        "dupr_id": "4VG96K",
        "rating": 3.359,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  }
]