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

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

ID: 4785212799

对局比分

2-11

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

4:45 AM

对决场地

Bloomington, IL

View Facility Page →

对决竞争阵营

阵营 1负方
JP
Jocelyn Pichen

2LRR5Y · Yorkville, IL, US

DUPR

4.282

BP
Brandon Pichen

RZERWQ · Yorkville, IL, US

DUPR

3.915

阵营 2胜方
PS
Peggy Smock

35J045 · Morton, IL, US

DUPR

4.005

SS
Scott Schroeder

3500XV · East Peoria, IL, US

DUPR

4.356

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4785212799
显示原始对决元数据 JSON
[
  {
    "team_id": 4936563917,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jocelyn Pichen",
        "dupr_id": "2LRR5Y",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Yorkville, IL, US"
      },
      {
        "name": "Brandon Pichen",
        "dupr_id": "RZERWQ",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "Yorkville, IL, US"
      }
    ]
  },
  {
    "team_id": 7388006057,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peggy Smock",
        "dupr_id": "35J045",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Morton, IL, US"
      },
      {
        "name": "Scott Schroeder",
        "dupr_id": "3500XV",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "East Peoria, IL, US"
      }
    ]
  }
]