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

Competitive Open Play Match

ID: 8507620715

对局比分

11-2

落败 / Loss

对决日期

2026-01-11

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RM
Ryan Macevicius

J5YEGM · Glendale, AZ, US

DUPR

3.743

阵营 2负方
CODY PLACE

0YDPRQ · Glendale, AZ, US

DUPR

3.908

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8507620715
显示原始对决元数据 JSON
[
  {
    "team_id": 6227216929,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Macevicius",
        "dupr_id": "J5YEGM",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  },
  {
    "team_id": 4702684504,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "CODY PLACE",
        "dupr_id": "0YDPRQ",
        "rating": 3.908,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1272404/images/profile/0d2d93e1-3885-42f2-a099-9ec1940b492a.png",
        "location": "Glendale, AZ, US"
      }
    ]
  }
]