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

Pickle Gras 2026 - Mens Doubles Skill 4.0 (60 and Above) - Tuesday 2/10

ID: 7732773973

对局比分

15-10

落败 / Loss

对决日期

2026-02-10

对局时间 (估算)

2:15 AM

对决场地

Foley, AL

View Facility Page →

对决竞争阵营

阵营 1胜方
Mark Stockfish

M2P4GV · Fairhope, AL, US

DUPR

4.029

CB
Chad Bartz

LV5LMK · USA

DUPR

4.407

阵营 2负方
HW
Howard Ward

3OZMGP · Denham Springs, LA, US

DUPR

4.223

JL
James Lindberg

YGWL6G · Denham Springs, LA, US

DUPR

4.049

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7732773973
显示原始对决元数据 JSON
[
  {
    "team_id": 8130346178,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Stockfish",
        "dupr_id": "M2P4GV",
        "rating": 4.029,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1226319/images/profile/b0156c87-c818-4dc5-b2f4-ae43a68ed570.jpg",
        "location": "Fairhope, AL, US"
      },
      {
        "name": "Chad Bartz",
        "dupr_id": "LV5LMK",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7503121237,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Howard Ward",
        "dupr_id": "3OZMGP",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Denham Springs, LA, US"
      },
      {
        "name": "James Lindberg",
        "dupr_id": "YGWL6G",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Denham Springs, LA, US"
      }
    ]
  }
]