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

March Madness Moneyball @ Montville (DUPR 9) Mixed Doubles

ID: 6906371174

对局比分

5-15

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

3:30 PM

对决场地

153 River Rd, Montville, NJ 07045, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BB
Becca Bender

8WQYOQ · Kings County, NY, US

DUPR

4.449

GW
Geoff Watson

3ZQPLQ · Bethlehem, PA, US

DUPR

5.115

阵营 2胜方
NI
Namie Isago

Q5JEP0 · NJ, US

DUPR

5.049

ZL
Zhi Lin

V4DOJJ · Englewood, NJ, US

DUPR

5.012

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6906371174
显示原始对决元数据 JSON
[
  {
    "team_id": 5012217988,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Becca Bender",
        "dupr_id": "8WQYOQ",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Geoff Watson",
        "dupr_id": "3ZQPLQ",
        "rating": 5.115,
        "profile_pic_url": null,
        "location": "Bethlehem, PA, US"
      }
    ]
  },
  {
    "team_id": 6897117931,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Namie Isago",
        "dupr_id": "Q5JEP0",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Zhi Lin",
        "dupr_id": "V4DOJJ",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Englewood, NJ, US"
      }
    ]
  }
]