Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Men’s Doubles Pool Play

ID: 4380909658

Match Scores

8-11

Win

Play Date

2025-09-27

Play Time (Est)

11:30 PM

Play Location

The Picklr Keystone-Crossing

Unverified Facility

Competitor Teams

TEAM 1LOSS
TP
Todd Pierson

2QV7YY · USA

DUPR

4.329

MP
Michael pierson

OZ456E · USA

DUPR

3.945

TEAM 2WINNER
TC
Tom Conlin

1NRKW8 · Carmel, IN, US

DUPR

4.384

MW
Marcus Woodhouse

8WKEOK · Lawrence, IN, US

DUPR

4.185

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-4380909658
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6608560903,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Todd Pierson",
        "dupr_id": "2QV7YY",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael pierson",
        "dupr_id": "OZ456E",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6567784471,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Conlin",
        "dupr_id": "1NRKW8",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Marcus Woodhouse",
        "dupr_id": "8WKEOK",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Lawrence, IN, US"
      }
    ]
  }
]