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

Group ‘A’ SDG’s Tournament VII - Pickleheads Pool Play - Round 1 Game 1

ID: 8124943823

对局比分

15-9

获胜 / Win

对决日期

2026-01-24

对局时间 (估算)

12:45 AM

对决场地

House of Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
JN
Justin Noller

RWX72Q · Newnan, GA, US

DUPR

3.547

BP
Bryson Pach

0ZEQE2 · Newnan, GA, US

DUPR

3.864

阵营 2负方
DB
Daniel Blocker

VXZ04P · USA

DUPR

3.507

CB
Chase Bishop

XK2K04 · Coweta County, GA, US

DUPR

3.421

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8124943823
显示原始对决元数据 JSON
[
  {
    "team_id": 6854929196,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Noller",
        "dupr_id": "RWX72Q",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Bryson Pach",
        "dupr_id": "0ZEQE2",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 5714586248,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel  Blocker",
        "dupr_id": "VXZ04P",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chase Bishop",
        "dupr_id": "XK2K04",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": "Coweta County, GA, US"
      }
    ]
  }
]