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

Pickle & Chill

ID: 7826322823

对局比分

21-14

获胜 / Win

对决日期

2026-05-11

对局时间 (估算)

8:45 AM

对决场地

880 W Henderson Rd, Columbus, OH 43214, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MW
Matt Wiles

O6Q6D2 · Columbus, OH, US

DUPR

4.250

TJ
Tzy Jie Yong

7NXOX9 · USA

DUPR

4.001

阵营 2负方
BT
Ben Texler

PKK2RM · Columbus, OH, US

DUPR

4.077

NW
Nate Wallace

8GZRYQ · USA

DUPR

4.387

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7826322823
显示原始对决元数据 JSON
[
  {
    "team_id": 7538575285,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Wiles",
        "dupr_id": "O6Q6D2",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Tzy Jie Yong",
        "dupr_id": "7NXOX9",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6921379733,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Texler",
        "dupr_id": "PKK2RM",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Nate Wallace",
        "dupr_id": "8GZRYQ",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]