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

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

ID: 8449013291

Match Scores

3-11

Win

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RH
Randy Hall

EWKZJE · USA

DUPR

3.045

HJ
Hannah Jamison

0ZL7GQ · USA

DUPR

2.187

TEAM 2WINNER
TM
Tom Miller

PZMJNQ · Hot Springs, AR, US

DUPR

2.940

JP
J Paul Caver

55QROP · USA

DUPR

2.567

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-8449013291
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7311875432,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Randy Hall",
        "dupr_id": "EWKZJE",
        "rating": 3.045,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hannah Jamison",
        "dupr_id": "0ZL7GQ",
        "rating": 2.187,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8423259973,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Miller",
        "dupr_id": "PZMJNQ",
        "rating": 2.94,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      },
      {
        "name": "J Paul Caver",
        "dupr_id": "55QROP",
        "rating": 2.567,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]