Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FPC Fall Team A League

ID: 7335055739

Match Scores

11-1

Win

Play Date

2025-11-13

Play Time (Est)

12:45 AM

Play Location

Florence, SC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JR
James Ryan Ullom

8KQRNQ · Florence, SC, US

DUPR

4.027

VH
Via Hurst

8DOLZ4 · Scranton, SC, US

DUPR

4.045

TEAM 2LOSS
SG
Savannah Griggs

8DZ6QL · McBee, SC, US

DUPR

3.654

NS
Nathan Saverance II

8D5VDM · Florence, SC, US

DUPR

3.972

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-7335055739
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8424972292,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Ryan Ullom",
        "dupr_id": "8KQRNQ",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Florence, SC, US"
      },
      {
        "name": "Via Hurst",
        "dupr_id": "8DOLZ4",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Scranton, SC, US"
      }
    ]
  },
  {
    "team_id": 6603142908,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Savannah Griggs",
        "dupr_id": "8DZ6QL",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "McBee, SC, US"
      },
      {
        "name": "Nathan Saverance II",
        "dupr_id": "8D5VDM",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Florence, SC, US"
      }
    ]
  }
]