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

AOP (3.318 to 4.151) - Week 5 - Round 1 Pool A

ID: 7436124511

对局比分

11-10

获胜 / Win

对决日期

2026-04-07

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NS
Navneet Singh

8W76EK · Liberty, MO, US

DUPR

3.939

TF
Tim Fajkus

67GLQ0 · Kansas City, MO, US

DUPR

3.700

阵营 2负方
DM
David Meredith

QX47ON · Basehor, KS, US

DUPR

3.521

JN
JOHN NELSON

YM6L9K · USA

DUPR

3.392

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7436124511
显示原始对决元数据 JSON
[
  {
    "team_id": 4876190723,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Navneet Singh",
        "dupr_id": "8W76EK",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Liberty, MO, US"
      },
      {
        "name": "Tim Fajkus",
        "dupr_id": "67GLQ0",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 5494658920,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David  Meredith",
        "dupr_id": "QX47ON",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Basehor, KS, US"
      },
      {
        "name": "JOHN NELSON",
        "dupr_id": "YM6L9K",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]