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

2026 B\Town Throwdown - Cash Prize Tournament - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 4599669922

对局比分

7-11

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

11:30 PM

对决场地

Bloomington, IL

View Facility Page →

对决竞争阵营

阵营 1负方
LH
Lynn Hanson

35EMYP · Decatur, IL, US

DUPR

4.376

CS
Christopher Shultz

894X0R · Decatur, IL, US

DUPR

3.959

阵营 2胜方
NB
Njeri Bere

30ZYG2 · Springfield, IL, US

DUPR

4.430

BK
Brock Kennell

4VP406 · USA

DUPR

4.103

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4599669922
显示原始对决元数据 JSON
[
  {
    "team_id": 5179275559,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lynn Hanson",
        "dupr_id": "35EMYP",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Decatur, IL, US"
      },
      {
        "name": "Christopher Shultz",
        "dupr_id": "894X0R",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Decatur, IL, US"
      }
    ]
  },
  {
    "team_id": 5071882185,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Njeri Bere",
        "dupr_id": "30ZYG2",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      },
      {
        "name": "Brock Kennell",
        "dupr_id": "4VP406",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]