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

Pool 2 - Men's 3.5 - 56+

ID: 5459121659

Match Scores

10-15

Win

Play Date

2026-04-25

Play Time (Est)

12:45 AM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1LOSS
Barry Pitts

V7QE4E · Madison, MS, US

DUPR

3.862

David Mitchell

L59V4Q · Madison, MS, US

DUPR

3.595

TEAM 2WINNER
BP
Bart Posey

LWOGJ5 · USA

DUPR

3.397

Robert Morrison

KX522Y · Pearl River County, MS, US

DUPR

3.093

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-5459121659
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7485096747,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barry Pitts",
        "dupr_id": "V7QE4E",
        "rating": 3.862,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/49.jpg",
        "location": "Madison, MS, US"
      },
      {
        "name": "David Mitchell",
        "dupr_id": "L59V4Q",
        "rating": 3.595,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
        "location": "Madison, MS, US"
      }
    ]
  },
  {
    "team_id": 7843539466,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bart Posey",
        "dupr_id": "LWOGJ5",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Morrison",
        "dupr_id": "KX522Y",
        "rating": 3.093,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Pearl River County, MS, US"
      }
    ]
  }
]