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

Pickle in the Land Presented by Akron Children's - Men's Doubles (4.0 to 4.49) (50-59)

ID: 7393694742

对局比分

6-15

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

7:30 PM

对决场地

Cleveland, OH

View Facility Page →

对决竞争阵营

阵营 1负方
Michael Stovsky

12KR78 · Beachwood, OH, US

DUPR

3.957

BF
BRIAN FARAJI

L57PRZ · Pepper Pike, OH, US

DUPR

3.423

阵营 2胜方
JE
Joseph Emanuele

30EWN4 · USA

DUPR

4.185

DS
David Soble

0YG5R4 · USA

DUPR

4.050

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7393694742
显示原始对决元数据 JSON
[
  {
    "team_id": 4580950204,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Stovsky",
        "dupr_id": "12KR78",
        "rating": 3.957,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1218635/images/profile/862c2dfe-d047-4264-812b-a19baf01fde5.png",
        "location": "Beachwood, OH, US"
      },
      {
        "name": "BRIAN FARAJI",
        "dupr_id": "L57PRZ",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": "Pepper Pike, OH, US"
      }
    ]
  },
  {
    "team_id": 5601551936,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Emanuele",
        "dupr_id": "30EWN4",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Soble",
        "dupr_id": "0YG5R4",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]