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

Red Rose Rally - Mens Doubles Skill: (3.5 And Under) Age: (Any)

ID: 4435014560

对局比分

11-8, 8-11, 10-12

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

9:00 PM

对决场地

Lancaster, PA

View Facility Page →

对决竞争阵营

阵营 1负方
FA
Farhad Afzali

RY24XN · Lancaster, PA, US

DUPR

3.642

KT
Kevin Todd

2Y52N7 · USA

DUPR

3.579

阵营 2胜方
JP
james Puller

Z9DZ0M · Gettysburg, PA, US

DUPR

3.619

RM
Riley McGraw

PZXYRM · Pasadena, MD, US

DUPR

3.782

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4435014560
显示原始对决元数据 JSON
[
  {
    "team_id": 8505187644,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Farhad Afzali",
        "dupr_id": "RY24XN",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      },
      {
        "name": "Kevin Todd",
        "dupr_id": "2Y52N7",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7945529597,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "james Puller",
        "dupr_id": "Z9DZ0M",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": "Gettysburg, PA, US"
      },
      {
        "name": "Riley McGraw",
        "dupr_id": "PZXYRM",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Pasadena, MD, US"
      }
    ]
  }
]