返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

ATTACK OR RESET MEN'S 4.5+ TOURNEY

ID: 6797287610

对局比分

11-9, 1-11, 11-7

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

3:30 PM

对决场地

3480 Indianola Ave, Columbus, OH 43214, USA

未核实场馆

对决竞争阵营

阵营 1胜方
LC
Luke Crawford

35ZR9P · Columbus, OH, US

DUPR

4.843

MW
Matt Wiles

O6Q6D2 · USA

DUPR

4.210

阵营 2负方
AA
Alex Anikeeff

PK59QG · USA

DUPR

4.813

TS
Ted Sun

RZKYXZ · USA

DUPR

4.393

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6797287610
显示原始对决元数据 JSON
[
  {
    "team_id": 8544256349,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Crawford",
        "dupr_id": "35ZR9P",
        "rating": 4.843,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Matt Wiles",
        "dupr_id": "O6Q6D2",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7242678351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Anikeeff",
        "dupr_id": "PK59QG",
        "rating": 4.813,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ted Sun",
        "dupr_id": "RZKYXZ",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]