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

NP Chicago Winter Classic Powered by Onix - Mixed Doubles Skill: 4.0 (4.499 And Under) Age: (50 And Above)

ID: 5145725649

对局比分

15-2

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

10:15 AM

对决场地

Mt. Prospect, IL

未核实场馆

对决竞争阵营

阵营 1胜方
SS
Sarah Shillington

3O2DQP · New Buffalo, MI, US

DUPR

4.124

JN
Jonathan Nii

MY9J5P · Palatine, IL, US

DUPR

3.703

阵营 2负方
JB
Jennifer Boss

6NR79D · USA

DUPR

2.884

AB
Andy Behrens

6NR7D0 · USA

DUPR

3.929

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5145725649
显示原始对决元数据 JSON
[
  {
    "team_id": 6601071746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Shillington",
        "dupr_id": "3O2DQP",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "New Buffalo, MI, US"
      },
      {
        "name": "Jonathan Nii",
        "dupr_id": "MY9J5P",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Palatine, IL, US"
      }
    ]
  },
  {
    "team_id": 5888882951,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Boss",
        "dupr_id": "6NR79D",
        "rating": 2.884,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Behrens",
        "dupr_id": "6NR7D0",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]