Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PB 336 Conroe Men’s Doubles Alpha Dinkers

ID: 4777305035

Match Scores

2-7

Win

Play Date

2026-04-07

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SS
Samuel Sanchez

NX492N · USA

DUPR

4.006

GU
Gerardo Ugalde

QJX5R5 · Conroe, TX, US

DUPR

3.926

TEAM 2WINNER
DT
Daniel Taai

3ONEQ2 · Conroe, TX, US

DUPR

4.114

BW
Byron Welsh

ZZOE6M · USA

DUPR

3.492

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-4777305035
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6246865615,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samuel Sanchez",
        "dupr_id": "NX492N",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gerardo Ugalde",
        "dupr_id": "QJX5R5",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 7870328153,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Taai",
        "dupr_id": "3ONEQ2",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Byron Welsh",
        "dupr_id": "ZZOE6M",
        "rating": 3.492,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]