返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

2025 Nutmeg Fall Classic - Mens Doubles Skill: (4.5 and Above)

ID: 6841672326

对局比分

3-11

获胜 / Win

对决日期

2025-10-26

对局时间 (估算)

7:30 PM

对决场地

East Lyme, CT

未核实场馆

对决竞争阵营

阵营 1负方
CR
Chris Renaud

NYWLW6 · Dubai

DUPR

4.466

CD
Chris DuVerger

QP6VO4 · Chicago, IL, US

DUPR

4.333

阵营 2胜方
JR
Jordan Rabidou

8KJWJ6 · Newtown, CT, US

DUPR

5.198

RR
RYAN RABIDOU

3YZDWD · Stowe, VT, US

DUPR

5.606

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6841672326
显示原始对决元数据 JSON
[
  {
    "team_id": 8285550874,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Renaud",
        "dupr_id": "NYWLW6",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": "Dubai"
      },
      {
        "name": "Chris DuVerger",
        "dupr_id": "QP6VO4",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 6720510803,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan Rabidou",
        "dupr_id": "8KJWJ6",
        "rating": 5.198,
        "profile_pic_url": null,
        "location": "Newtown, CT, US"
      },
      {
        "name": "RYAN RABIDOU",
        "dupr_id": "3YZDWD",
        "rating": 5.606,
        "profile_pic_url": null,
        "location": "Stowe, VT, US"
      }
    ]
  }
]