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

DUPR 18 - The Dink Minor Leauge Pickleball @ Little Rock Athletic Club

ID: 6348061018

对局比分

18-21

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

11:30 PM

对决场地

Little Rock Athletic Club

未核实场馆

对决竞争阵营

阵营 1负方
PM
Pat Mehaffy

7DKP64 · Little Rock, AR, US

DUPR

4.522

PJ
Paula Jones

7D9LP9 · North Little Rock, AR, US

DUPR

4.209

阵营 2胜方
AB
Andrew Brimm

QPV5QR · Germantown, TN, US

DUPR

4.885

BM
Bailey McNamara

2LZRQ7 · Hickory Withe, TN, US

DUPR

4.076

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6348061018
显示原始对决元数据 JSON
[
  {
    "team_id": 8530696105,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pat Mehaffy",
        "dupr_id": "7DKP64",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Paula Jones",
        "dupr_id": "7D9LP9",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 5625590188,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Brimm",
        "dupr_id": "QPV5QR",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      },
      {
        "name": "Bailey McNamara",
        "dupr_id": "2LZRQ7",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": "Hickory Withe, TN, US"
      }
    ]
  }
]