Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 B\Town Throwdown - Cash Prize Tournament - Mens Doubles Skill: (4.5) Age: (Any)

ID: 5561273167

Match Scores

9-11

Loss

Play Date

2026-03-28

Play Time (Est)

8:45 AM

Play Location

Bloomington, IL

View Facility Page →

Competitor Teams

TEAM 1LOSS
EM
Eric M Robb

89XVWR · USA

DUPR

4.372

CS
Christopher Shultz

894X0R · Decatur, IL, US

DUPR

4.136

TEAM 2WINNER
JS
Joshua Susana

OZ4W77 · Plainfield, IN, US

DUPR

4.537

KG
Kevin Gin

0Q60MN · Fishers, IN, US

DUPR

4.040

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5561273167
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7673716271,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric M Robb",
        "dupr_id": "89XVWR",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Shultz",
        "dupr_id": "894X0R",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Decatur, IL, US"
      }
    ]
  },
  {
    "team_id": 4627902809,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Susana",
        "dupr_id": "OZ4W77",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Plainfield, IN, US"
      },
      {
        "name": "Kevin Gin",
        "dupr_id": "0Q60MN",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  }
]