Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Power Pair - DUPR 8.5 - Mixed Doubles - Combined DUPR: 8.5

ID: 6442936324

Match Scores

4-11

Loss

Play Date

2026-04-22

Play Time (Est)

5:00 PM

Play Location

Missouri City, TX

Unverified Facility

Competitor Teams

TEAM 1LOSS
LK
Lynn Kamara

KOLJLO · Missouri City, TX, US

DUPR

3.730

BE
Bobby Eberle

ODXXOL · Missouri City, TX, US

DUPR

4.010

TEAM 2WINNER
GT
Gudy Tang

RYG9KN · Houston, TX, US

DUPR

2.738

CJ
Chris Jammal

RZ4ODM · Sugar Land, TX, US

DUPR

5.719

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-6442936324
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6157011891,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lynn Kamara",
        "dupr_id": "KOLJLO",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": "Missouri City, TX, US"
      },
      {
        "name": "Bobby Eberle",
        "dupr_id": "ODXXOL",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Missouri City, TX, US"
      }
    ]
  },
  {
    "team_id": 4516284014,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gudy Tang",
        "dupr_id": "RYG9KN",
        "rating": 2.738,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Chris Jammal",
        "dupr_id": "RZ4ODM",
        "rating": 5.719,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]