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

Dink the Picklr Halls Mixed 4.5+

ID: 8241277806

对局比分

11-1

获胜 / Win

对决日期

2025-12-20

对局时间 (估算)

7:30 PM

对决场地

The Picklr Logan

未核实场馆

对决竞争阵营

阵营 1胜方
Eric Richards

3VGQYE · Logan, UT, US

DUPR

4.914

CJ
Camille Jeppson

JJQYRO · Hyde Park, UT, US

DUPR

4.461

阵营 2负方
MF
Martina Facer

V4LER5 · USA

DUPR

3.831

ML
Matt L Bennett

3YEOWD · Smithfield, UT, US

DUPR

4.346

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8241277806
显示原始对决元数据 JSON
[
  {
    "team_id": 5814811630,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Richards",
        "dupr_id": "3VGQYE",
        "rating": 4.914,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/99373_6303a569e006e.jpg",
        "location": "Logan, UT, US"
      },
      {
        "name": "Camille Jeppson",
        "dupr_id": "JJQYRO",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      }
    ]
  },
  {
    "team_id": 6740696828,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Martina Facer",
        "dupr_id": "V4LER5",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt L Bennett",
        "dupr_id": "3YEOWD",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      }
    ]
  }
]