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

Pool 1 - Men's 3.5 - 56+

ID: 7737416232

Match Scores

15-10

Win

Play Date

2026-04-25

Play Time (Est)

1:00 PM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
BP
Bart Posey

LWOGJ5 · USA

DUPR

3.436

Robert Morrison

KX522Y · Pearl River County, MS, US

DUPR

3.127

TEAM 2LOSS
Greg Anderson

99NXP7 · Hattiesburg, MS, US

DUPR

3.162

SS
steve shelton

8DD474 · USA

DUPR

3.250

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-7737416232
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7700102938,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bart Posey",
        "dupr_id": "LWOGJ5",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Morrison",
        "dupr_id": "KX522Y",
        "rating": 3.127,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Pearl River County, MS, US"
      }
    ]
  },
  {
    "team_id": 5203452096,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Anderson",
        "dupr_id": "99NXP7",
        "rating": 3.162,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/36.jpg",
        "location": "Hattiesburg, MS, US"
      },
      {
        "name": "steve shelton",
        "dupr_id": "8DD474",
        "rating": 3.25,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]