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

Competitive Open Play Match

ID: 7090145099

Match Scores

15-1

Loss

Play Date

2026-02-19

Play Time (Est)

12:45 AM

Play Location

3661 Eisenhower Pkwy, Macon, GA 31206, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Charles Baima

L5L9D5 · Macon, GA, US

DUPR

2.966

JJ
Jamie Jenkins

56QGPR · Macon, GA, US

DUPR

2.822

TEAM 2LOSS
SL
Stacey Lumley

4VZ62M · Macon, GA, US

DUPR

2.655

GB
gary bower

RYGEWQ · Gray, GA, US

DUPR

2.806

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-7090145099
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7048764197,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charles Baima",
        "dupr_id": "L5L9D5",
        "rating": 2.966,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Jamie Jenkins",
        "dupr_id": "56QGPR",
        "rating": 2.822,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 5095594588,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stacey Lumley",
        "dupr_id": "4VZ62M",
        "rating": 2.655,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "gary bower",
        "dupr_id": "RYGEWQ",
        "rating": 2.806,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      }
    ]
  }
]