Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool One

ID: 7092322174

Match Scores

11-8

Loss

Play Date

2026-04-18

Play Time (Est)

11:30 PM

Play Location

Canning

Unverified Facility

Competitor Teams

TEAM 1WINNER
Alex Moore

7DPZO4 · Kentville, NS, CA

DUPR

4.062

KB
Kaelenn Briggs

KD2MKK · USA

DUPR

4.085

TEAM 2LOSS
Andrew Lincoln

ZNORLM · Kentville, NS, CA

DUPR

4.719

Steve Hennessey

2LWPW7 · Canning, NS, CA

DUPR

4.252

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-7092322174
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5407251817,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Moore",
        "dupr_id": "7DPZO4",
        "rating": 4.062,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/42.jpg",
        "location": "Kentville, NS, CA"
      },
      {
        "name": "Kaelenn Briggs",
        "dupr_id": "KD2MKK",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8355262376,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Lincoln",
        "dupr_id": "ZNORLM",
        "rating": 4.719,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/47.jpg",
        "location": "Kentville, NS, CA"
      },
      {
        "name": "Steve Hennessey",
        "dupr_id": "2LWPW7",
        "rating": 4.252,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/34.jpg",
        "location": "Canning, NS, CA"
      }
    ]
  }
]