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

ERA's Houston Challenger Cup - $2,500 Doubles Money Ball (5.0+)

ID: 6189442533

Match Scores

13-15

Loss

Play Date

2025-04-12

Play Time (Est)

10:15 AM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
MN
Matt Ngo

59E4LP · Houston, TX, US

DUPR

4.974

AG
Alex Gee

16NKV0 · Houston, TX, US

DUPR

5.406

TEAM 2WINNER
MG
Mark Growcott

ODN7K7 · Birmingham, England, GB

DUPR

5.540

CJ
Chris Jammal

RZ4ODM · Sugar Land, TX, US

DUPR

5.298

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-6189442533
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7885850961,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Ngo ",
        "dupr_id": "59E4LP",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Alex Gee",
        "dupr_id": "16NKV0",
        "rating": 5.406,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5635235606,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Growcott",
        "dupr_id": "ODN7K7",
        "rating": 5.54,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      },
      {
        "name": "Chris Jammal",
        "dupr_id": "RZ4ODM",
        "rating": 5.298,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]