Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 7304543948

Match Scores

11-9

Win

Play Date

2026-03-28

Play Time (Est)

9:00 PM

Play Location

Bloomington, IL

View Facility Page →

Competitor Teams

TEAM 1WINNER
DL
David Lawrence

YG0MZ4 · Moline, IL, US

DUPR

4.934

KG
Keith Grant

3OX42W · Bettendorf, IA, US

DUPR

5.079

TEAM 2LOSS
MW
Maxwell Wojcik

67ZLVK · St. Louis, MO, US

DUPR

4.455

SE
Spencer Ellingson

2L5257 · Imperial, MO, US

DUPR

4.879

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-7304543948
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5044529853,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Lawrence",
        "dupr_id": "YG0MZ4",
        "rating": 4.934,
        "profile_pic_url": null,
        "location": "Moline, IL, US"
      },
      {
        "name": "Keith Grant",
        "dupr_id": "3OX42W",
        "rating": 5.079,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  },
  {
    "team_id": 8191048020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maxwell Wojcik",
        "dupr_id": "67ZLVK",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Spencer Ellingson",
        "dupr_id": "2L5257",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "Imperial, MO, US"
      }
    ]
  }
]