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

DUPR 18 - WK 3

ID: 7270246066

对局比分

16-21

落败 / Loss

对决日期

2026-03-15

对局时间 (估算)

11:30 PM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1负方
TD
Todd Dupree

35X06P · Cochran, GA, US

DUPR

4.200

JM
Jared Morton

KO2466 · Warner Robins, GA, US

DUPR

3.687

阵营 2胜方
AP
AJ Pollard

1Q46L0 · Griffin, GA, US

DUPR

4.051

BD
Bruce Dunaway

7DM7RN · Thomaston, GA, US

DUPR

4.266

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7270246066
显示原始对决元数据 JSON
[
  {
    "team_id": 8354257153,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Todd Dupree",
        "dupr_id": "35X06P",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Cochran, GA, US"
      },
      {
        "name": "Jared Morton",
        "dupr_id": "KO2466",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      }
    ]
  },
  {
    "team_id": 5002538690,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "AJ Pollard",
        "dupr_id": "1Q46L0",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "Griffin, GA, US"
      },
      {
        "name": "Bruce Dunaway",
        "dupr_id": "7DM7RN",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Thomaston, GA, US"
      }
    ]
  }
]