Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Just ONE More Game SPRING26 WK5

ID: 6535366730

Match Scores

15-4

Win

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

5002 E NASA Pkwy, Seabrook, TX 77586, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CG
Charlie Grizzle

2PEMK9 · USA

DUPR

2.304

CJ
Christopher Jones

RXPZ2N · Houston, TX, US

DUPR

2.820

TEAM 2LOSS
EH
Evan Hutchison

ORVM9P · USA

DUPR

2.049

MG
Michelle Godfrey

N5Y5ZZ · USA

DUPR

2.219

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6535366730
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7214434974,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charlie Grizzle",
        "dupr_id": "2PEMK9",
        "rating": 2.304,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Jones",
        "dupr_id": "RXPZ2N",
        "rating": 2.82,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7686076551,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Evan Hutchison",
        "dupr_id": "ORVM9P",
        "rating": 2.049,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle Godfrey",
        "dupr_id": "N5Y5ZZ",
        "rating": 2.219,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]