Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7100120168

Match Scores

12-9

Win

Play Date

2025-06-07

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Chris Bunner

4LEDVV · Baltimore, MD, US

Rated Score

3.711

MK
Matt Kemph

30J2ON · Ellicott City, MD, US

Rated Score

3.750

TEAM 2LOSS
MC
Michael Costa

8DKWNM · Severna Park, MD, US

Rated Score

3.694

EV
Eric Van Gieson

L52Z0Q · Severna Park, MD, US

Rated Score

3.313

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-7100120168
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6332827105,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Bunner",
        "dupr_id": "4LEDVV",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Matt Kemph",
        "dupr_id": "30J2ON",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  },
  {
    "team_id": 4952551434,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Costa",
        "dupr_id": "8DKWNM",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": "Severna Park, MD, US"
      },
      {
        "name": "Eric Van Gieson",
        "dupr_id": "L52Z0Q",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": "Severna Park, MD, US"
      }
    ]
  }
]