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

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

ID: 7844761977

对局比分

21-13

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

10:15 AM

对决场地

Little Rock Athletic Club

未核实场馆

对决竞争阵营

阵营 1胜方
AB
Andrew Brimm

QPV5QR · Germantown, TN, US

DUPR

4.887

BM
Bailey McNamara

2LZRQ7 · Hickory Withe, TN, US

DUPR

4.077

阵营 2负方
MD
Mark Dolven

3PN5DE · Maumelle, AR, US

DUPR

4.308

JW
Jamie Warbington

3XYJZX · El Dorado, AR, US

DUPR

4.153

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7844761977
显示原始对决元数据 JSON
[
  {
    "team_id": 4684659491,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Brimm",
        "dupr_id": "QPV5QR",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      },
      {
        "name": "Bailey McNamara",
        "dupr_id": "2LZRQ7",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Hickory Withe, TN, US"
      }
    ]
  },
  {
    "team_id": 7293864197,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Dolven",
        "dupr_id": "3PN5DE",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "Jamie Warbington",
        "dupr_id": "3XYJZX",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "El Dorado, AR, US"
      }
    ]
  }
]