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

DUPR 14-Sunday 4/19

ID: 6720206362

对局比分

23-25

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

11:30 PM

对决场地

Pickleball Kingdom Nashville North-Hendersonville

未核实场馆

对决竞争阵营

阵营 1负方
RM
Ron Maupin

76OZK0 · White House, TN, US

DUPR

3.600

SM
Stephanie Maupin

0RJ9NG · USA

DUPR

3.510

阵营 2胜方
JK
Joey Kinsler

89QVR7 · Hendersonville, TN, US

DUPR

3.965

JK
Jennifer Kinsler

306M5Q · Hendersonville, TN, US

DUPR

3.235

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6720206362
显示原始对决元数据 JSON
[
  {
    "team_id": 6250779510,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ron Maupin",
        "dupr_id": "76OZK0",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": "White House, TN, US"
      },
      {
        "name": "Stephanie Maupin",
        "dupr_id": "0RJ9NG",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7948232266,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joey Kinsler",
        "dupr_id": "89QVR7",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Hendersonville, TN, US"
      },
      {
        "name": "Jennifer Kinsler",
        "dupr_id": "306M5Q",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": "Hendersonville, TN, US"
      }
    ]
  }
]