Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PBI Summer Ladder League - Session 1, Fri Aug 8

ID: 5428704558

Match Scores

15-3

Loss

Play Date

2025-08-09

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KW
Kendal Walters

4ZX7JG · USA

DUPR

3.844

DA
Drew Armusewicz

7DX7W9 · Grand Island, NY, US

DUPR

4.115

TEAM 2LOSS
KO
Kristofer Oconnor

ELGO0W · USA

DUPR

3.703

RS
Ralph Schillace

2QNXXR · USA

DUPR

4.550

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-5428704558
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6636895842,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kendal Walters",
        "dupr_id": "4ZX7JG",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Drew Armusewicz",
        "dupr_id": "7DX7W9",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  },
  {
    "team_id": 5259296925,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristofer Oconnor",
        "dupr_id": "ELGO0W",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ralph Schillace",
        "dupr_id": "2QNXXR",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]