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

1010 Wins Pickleball Tournament Spring 2026 - Men's Doubles 5.0+ $1010 Prize Money Open

ID: 5314579958

对局比分

2-11

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

3:30 PM

对决场地

SPORTIME Pickleball Wayne, 77 Willowbrook Blvd, Wayne, NJ 07470

未核实场馆

对决竞争阵营

阵营 1负方
MM
Matthew Mead

3LWMQ8 · Newport Beach, CA, US

DUPR

5.095

CC
Connor Chaffin

12Y2E1 · Grove City, OH, US

DUPR

5.493

阵营 2胜方
AW
Allen W Wang

KOWD47 · New York, NY, US

DUPR

5.582

JP
Justin Pagan

MYOJPL · Queens County, NY, US

DUPR

5.399

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5314579958
显示原始对决元数据 JSON
[
  {
    "team_id": 7904576928,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Mead",
        "dupr_id": "3LWMQ8",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Connor Chaffin",
        "dupr_id": "12Y2E1",
        "rating": 5.493,
        "profile_pic_url": null,
        "location": "Grove City, OH, US"
      }
    ]
  },
  {
    "team_id": 7740022708,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allen W Wang",
        "dupr_id": "KOWD47",
        "rating": 5.582,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Justin Pagan",
        "dupr_id": "MYOJPL",
        "rating": 5.399,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]