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

Bring The Heat NC League Night

ID: 8562286097

对局比分

11-4

获胜 / Win

对决日期

2025-12-03

对局时间 (估算)

6:15 AM

对决场地

Pickles and Play - Garner, North Carolina 42, Garner, NC, USA

未核实场馆

对决竞争阵营

阵营 1胜方
TK
Tim Kerigan

DWOO5Y · USA

DUPR

3.395

JM
Joel Moody

7D7MP0 · Holly Springs, NC, US

DUPR

4.730

阵营 2负方
Jay Dudley

4L6NQV · Lillington, NC, US

DUPR

3.656

RD
Ryan Dail

6ZOP7G · USA

DUPR

3.975

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8562286097
显示原始对决元数据 JSON
[
  {
    "team_id": 4764231894,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Kerigan",
        "dupr_id": "DWOO5Y",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Moody",
        "dupr_id": "7D7MP0",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      }
    ]
  },
  {
    "team_id": 4676220541,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Dudley",
        "dupr_id": "4L6NQV",
        "rating": 3.656,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1091151/images/profile/99974df5-dc15-4010-b985-49d48150d552.jpg",
        "location": "Lillington, NC, US"
      },
      {
        "name": "Ryan Dail",
        "dupr_id": "6ZOP7G",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]