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

Mon PM Beginner/Novice Coed (OUT) - Session 3, Mon Jun 1

ID: 6967205981

Match Scores

0-11

Win

Play Date

2026-06-02

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BG
Brent Godwin

OZYXGL · USA

DUPR

2.846

HJ
Hannah Jamison

0ZL7GQ · USA

DUPR

2.147

TEAM 2WINNER
RH
Randy Hall

EWKZJE · USA

DUPR

3.000

TM
Tom Miller

PZMJNQ · Hot Springs, AR, US

DUPR

2.972

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-6967205981
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6207992333,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brent Godwin",
        "dupr_id": "OZYXGL",
        "rating": 2.846,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hannah Jamison",
        "dupr_id": "0ZL7GQ",
        "rating": 2.147,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7870317869,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Randy Hall",
        "dupr_id": "EWKZJE",
        "rating": 3,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Miller",
        "dupr_id": "PZMJNQ",
        "rating": 2.972,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      }
    ]
  }
]