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

Life Time Winter Classic at the Peach - Mixed Doubles Skill: 3.0

ID: 8171195568

Match Scores

14-16

Win

Play Date

2026-02-22

Play Time (Est)

1:00 PM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
BJ
Brynn Johnson

7ZNKP5 · USA

DUPR

2.858

JJ
Jeff Johnson

Q95Q7R · USA

DUPR

2.858

TEAM 2WINNER
AR
Abby Ryland

W6OKYG · USA

DUPR

3.475

Patrick Marco

PKWK5Q · Norcross, GA, US

DUPR

2.096

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-8171195568
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7172786940,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brynn Johnson",
        "dupr_id": "7ZNKP5",
        "rating": 2.858,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Johnson",
        "dupr_id": "Q95Q7R",
        "rating": 2.858,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6310948233,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Abby Ryland",
        "dupr_id": "W6OKYG",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Marco",
        "dupr_id": "PKWK5Q",
        "rating": 2.096,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/75.jpg",
        "location": "Norcross, GA, US"
      }
    ]
  }
]