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

5TH SSI Pickle Paddle Battle - Mens Doubles Skill: (3.5) Age: (50 And Above)

ID: 7361728431

Match Scores

11-15

Loss

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

Saint Simons Island, GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
TP
tony pavone

6ZVMEG · USA

DUPR

3.284

TF
Terry Foster

1QQ455 · Richmond Hill, GA, US

DUPR

3.270

TEAM 2WINNER
JK
Jimmy Kirby

0Q6JYN · Lexington, SC, US

DUPR

3.692

SB
stacey bryan bridges

JZDJ7J · Columbia, SC, US

DUPR

3.631

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-7361728431
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7611939096,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "tony pavone",
        "dupr_id": "6ZVMEG",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Terry Foster",
        "dupr_id": "1QQ455",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  },
  {
    "team_id": 5170343406,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Kirby",
        "dupr_id": "0Q6JYN",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      },
      {
        "name": "stacey bryan bridges",
        "dupr_id": "JZDJ7J",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      }
    ]
  }
]