Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Serious Pickleball - East Coast Showdown - Men's Doubles - 4.0/4.5

ID: 7403981078

Match Scores

3-11

Loss

Play Date

2025-06-07

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SC
Steven Caffee

302KN8 · Grovetown, GA, US

DUPR

4.427

RS
Robert Schafer

L2OKPQ · Aiken, SC, US

DUPR

3.797

TEAM 2WINNER
JI
Jared Ingersoll

3OZVKP · Little River, SC, US

DUPR

4.835

LB
Luis bravo

0QR0EG · USA

DUPR

4.119

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-7403981078
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6966439473,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Caffee",
        "dupr_id": "302KN8",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "Grovetown, GA, US"
      },
      {
        "name": "Robert Schafer",
        "dupr_id": "L2OKPQ",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": "Aiken, SC, US"
      }
    ]
  },
  {
    "team_id": 4452199171,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jared Ingersoll",
        "dupr_id": "3OZVKP",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Little River, SC, US"
      },
      {
        "name": "Luis bravo",
        "dupr_id": "0QR0EG",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]