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

Second Annual Polar Paddle Battle - Mixed Doubles Skill: (3.5) Age: (50 And Above)

ID: 7073312773

对局比分

4-11

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

2:15 AM

对决场地

Worthington, OH

未核实场馆

对决竞争阵营

阵营 1负方
JR
Jacala Ryberg

3ZLGEP · Zanesville, OH, US

DUPR

2.770

DR
Dean Ryberg

30KGGQ · Blue Rock, OH, US

DUPR

3.550

阵营 2胜方
MP
Monica Price

KXD44Y · Columbus, OH, US

DUPR

3.858

CW
Carl Williams III

G5P24D · Jackson, OH, US

DUPR

3.831

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7073312773
显示原始对决元数据 JSON
[
  {
    "team_id": 7790938007,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacala Ryberg",
        "dupr_id": "3ZLGEP",
        "rating": 2.77,
        "profile_pic_url": null,
        "location": "Zanesville, OH, US"
      },
      {
        "name": "Dean Ryberg",
        "dupr_id": "30KGGQ",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": "Blue Rock, OH, US"
      }
    ]
  },
  {
    "team_id": 5745517543,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Monica Price",
        "dupr_id": "KXD44Y",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Carl Williams III",
        "dupr_id": "G5P24D",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Jackson, OH, US"
      }
    ]
  }
]