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

Fraternal Order of Police Spring Slam - Mens Doubles Skill: (4.0) Age: (Any)

ID: 6556614040

对局比分

0-11

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

5:00 PM

对决场地

Vienna, WV

View Facility Page →

对决竞争阵营

阵营 1负方
TR
Tyler Ritchey

760R50 · Marietta, OH, US

DUPR

3.806

JS
Joshua Smith

ZDYGPD · Parkersburg, WV, US

DUPR

3.643

阵营 2胜方
JM
Jeff McGraw

1R5P6D · USA

DUPR

3.976

FW
Fred Williams

89NX2J · USA

DUPR

4.210

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6556614040
显示原始对决元数据 JSON
[
  {
    "team_id": 8316563227,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Ritchey",
        "dupr_id": "760R50",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Marietta, OH, US"
      },
      {
        "name": "Joshua Smith",
        "dupr_id": "ZDYGPD",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Parkersburg, WV, US"
      }
    ]
  },
  {
    "team_id": 4488777568,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff McGraw",
        "dupr_id": "1R5P6D",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fred Williams",
        "dupr_id": "89NX2J",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]