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

Pool A Mixed 3.25-3.99

ID: 6217739350

Match Scores

11-0

Loss

Play Date

2026-02-01

Play Time (Est)

11:30 PM

Play Location

St Luke's SportsPlex

Unverified Facility

Competitor Teams

TEAM 1WINNER
RR
Raymond Romulo

PZJDYM · PA, US

DUPR

3.528

FR
Francisca Romulo

ZDPDJD · Breinigsville, PA, US

DUPR

3.524

TEAM 2LOSS
MS
Mark Scott

17KN49 · Allentown, PA, US

DUPR

3.213

KR
Kathleen Rex

8JGMP4 · Fogelsville, PA, US

DUPR

3.201

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-6217739350
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8356345222,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raymond Romulo",
        "dupr_id": "PZJDYM",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "PA, US"
      },
      {
        "name": "Francisca Romulo",
        "dupr_id": "ZDPDJD",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": "Breinigsville, PA, US"
      }
    ]
  },
  {
    "team_id": 4586971506,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Scott",
        "dupr_id": "17KN49",
        "rating": 3.213,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Kathleen Rex",
        "dupr_id": "8JGMP4",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": "Fogelsville, PA, US"
      }
    ]
  }
]