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

PATL Royale - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 4531220459

对局比分

11-4

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

12:45 AM

对决场地

Carrollton, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
MW
Michael Wittland

0QPJ92 · Marietta, GA, US

DUPR

4.756

AT
Andrew Ta

94475K · Kennesaw, GA, US

DUPR

3.823

阵营 2负方
NW
Nathan Wright

JZR97O · Carrollton, GA, US

DUPR

4.506

MF
Montana Freeman

YGRDKD · Carrollton, GA, US

DUPR

4.059

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4531220459
显示原始对决元数据 JSON
[
  {
    "team_id": 5790075588,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Wittland",
        "dupr_id": "0QPJ92",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Andrew Ta",
        "dupr_id": "94475K",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  },
  {
    "team_id": 5096940808,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Wright",
        "dupr_id": "JZR97O",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Montana Freeman",
        "dupr_id": "YGRDKD",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  }
]