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

Men's/Women's/Mixed Doubles Event - APC Championship Series - February 2026 - PTC - Men's - 3.5 - Under 50

ID: 7049329753

对局比分

4-15

落败 / Loss

对决日期

2026-02-21

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SM
Steven meadows

992OXR · Newnan, GA, US

DUPR

3.898

EB
Edward Barcala

JYZELJ · USA

DUPR

2.592

阵营 2胜方
BP
Bryson Pach

0ZEQE2 · Newnan, GA, US

DUPR

3.977

JN
Justin Noller

RWX72Q · Newnan, GA, US

DUPR

3.560

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7049329753
显示原始对决元数据 JSON
[
  {
    "team_id": 5243084092,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven meadows",
        "dupr_id": "992OXR",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Edward Barcala",
        "dupr_id": "JYZELJ",
        "rating": 2.592,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5771425642,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryson Pach",
        "dupr_id": "0ZEQE2",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Justin Noller",
        "dupr_id": "RWX72Q",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  }
]